body	{ background-image: url(http://www.coldcorners.com/oldpages/coldcorners/ccbgoni.jpg); 
background-repeat: no-repeat; 
background-color:#000000; 
background-position: bottom left; 
color: #006699;
}

a:link 	{background-color:#000000; 
color:#0099cc; text-decoration:none}

a:visited {background-color:#000000; 
color:#6666cc; }

a:hover {background-color:#000000; 
color:#006699; 
text-decoration:none;}

h1	{
}

h2 	{
}

h3 	{
}

.nav 	{color: #006699;
float:right;
width:600px; 

margin:10px 0px 10px 10px;
}

.cont 	{color: #006699;
float:right;
width:590px; 
height:400px;

margin:10px 0px 0px 0px;
overflow:auto;
}

.resize {img height:100px; 
img width:100px; }

.right {text-align: right;}
.center {text-align: center; }
.fright {float: right; CLEAR:right; }