@charset "utf-8";
body {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	background:url(images/bg_Main.jpg) top center no-repeat fixed;
	background-color:#26638f;
}

h1 {
font-family:Georgia, Times New Roman, Times, serif; 
font-size:25px;
color:#06C;
}
.header2 {
font-family:Georgia, Times New Roman, Times, serif; 
font-size:18px;
color:#06C;
}
a {
	border:none;
	text-decoration:none;
}