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: #FFFEFF;
	background-color: #BDE0F3;
}

a:visited {
	color: #714D62;
}
#pagename {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	color: #000000;
}

a:link {
	color: #000000;
}
a:hover {
	color: #CEC2DA;
}

