@charset "utf-8";
/* CSS Document */
body {margin: 0px 0px 0px 0px; background-image: url(img/header.jpg); background-repeat:no-repeat; background-position:center top;  background-color: #E5F3F9; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #003366; text-decoration:none;}

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size: 26px; color: #003366; text-decoration:none; font-style:italic; margin:0px; padding:0px;}

	a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: none;}
	a:active {text-decoration: none;}

.footer {background-image:url(img/footer.jpg); background-repeat:no-repeat; background-position:center top; overflow:hidden;}
