@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #365983;
	background-image: url(../img/home_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main_text p a, #main_text p a:visited, #main_text p a:hover {
	color: #E52546;
	text-decoration: none;
}
