BODY {
	background-color: #ffffff;
	margin: 0;
	text-align: center}

A.top  {font-family: Trebuchet MS, Helvetica, arial; font-size: 10px; color: #666666; text-decoration: none; font-weight: normal}
A.top:Visited  {color : #3985C6;}
A.top:Hover    {color : #FF9900; text-decoration : none}

DIV.wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
}

DIV.main {
	width: 950px;
	height: 500px;
	background-image:URL('images/christmas-trees_website.jpg');
		
}

P {
	font-family: Trebuchet MS, Helvetica, arial;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 18px}

TD {
	font-family: Trebuchet MS, Helvetica, arial;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 18px}

