/* CSS Document */


body {
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#input {
	color:#666666;
	}
	
.white {
	color:#FFFFFF;
	}
	
iframe {
overflow-x: hidden;
overflow-y: scroll;
} 

.img-link {
	background-image:url(images/link.png); 
	height:18px;
}

.float-link {
	background-image:url(images/link.png); 
}