BODY {
margin-left: 10%;
margin-right: 10%;
color: rgb(0,0,80);
background-color: rgb(255,255,255);
background-image: url("http://web.cold.org/bg-2.gif");
font-family: sans-serif;
}
A:link { color: rgb(32,0,191); }
A:visited { color: rgb(15,0,95); }
A:active { color: rgb(175,0,47); }
A:hover { color: rgb(100,100,255); }
IMG { border: 0 }
.hide { display: none; color: transparent; }