
body, html {
	color: #000066;
	background-color: #83AFE1;
font-family: Comic Sans MS; font-size: 12pt;
margin:10px;background-attachment: fixed;
background-image: url('images/3/img_frame_transparent.jpg');
}

 a {
text-decoration: none;
color: #FFFFBE;
}
 a:visited {
color: #FFFFBE;
}
 a:hover {
text-decoration: underline;
color: red;
}
img{
border: 1px solid #000066;
}


 