body{
	background-image: url('background3.png');
	background-attachment: fixed;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CCC;
}

#container{
	background-image: none;
	padding-top: 15px;
}

#top{
margin-top: 010;
}
