*
{
	font-family: trebuchet ms, trebuchet, verdana, helvetica, arial;
}

BODY
{
	background-color: 1D3A3A;
	margin: 40px 140px 0px 100px;
	color: white;
	background-image: url('img/bg.jpg');
        background-attachment: fixed; 
        background-repeat: no-repeat;
        background-position: left top;
}



A
{
	color: yellow;
}


.footer
{
	font-size: 12px;
}


DL DD {
	margin-bottom: 10px;
	font-size: 13px;
}