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

BODY
{
	background-color: 1D3A3A;
	margin: 200px 40px 0px 200px;
	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;
}
