body
{ 
	background: transparent url(/images/bg-main.png) repeat-y scroll;
}


#content
{
position: absolute;
left: 150px;
right: 150px;
border-style: solid;
border-color: black;
border-width: 3px;
padding: 5px;
background-color: white;
}

a {
	color: #CD0000;	
}

font {
	
	color: white;

}
