BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../Library/flag_turtle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	font-size: 14px;
	font-weight: bold;
	color: #78BBD5;
	background-color: #FFFFFF;
}
a:visited {
	color: #122250;
}
a:link {
	color: #70C4DC;
}
a:hover {
	color: #E30514;
}
#footer {

	font-size: 12px;
	font-weight: bold;
	color: #78BBD5;
}

