

BODY {
	margin: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
	height: 600px;	
	background-image : url(/images/p4-winter.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;

}

#address a, a:visited
{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size : 12px;
	color: #ffffff;
}

#address a:hover
{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size : 12px;
	color: #c0c0c0;
}
