body {
margin-top: 3;
background-color: #FFFFCC; 
background-image: url(333.png);
background-attachment: fixed;
}

hr {
border: 0;
color: #E05D3D;
background-color: #E05D3D;
height: 2px;
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


a {
	border-bottom: none;
	text-decoration: none;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #888888;
}
