body {
	background-image : url("/img/bg_contacts.jpg");
	background-position : 406 bottom;
	background-repeat : no-repeat;
}

a:hover {
	color: #602010;
}


.copyrights {
	padding : 0 0 1 0px;
}


.content a {
	color: #602010;
}
.content a:hover {
	color: #00C0FF;
}
