﻿HTML,
BODY
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	background: black;
	height: 646px;
}

BODY
{
	background: url(/images/background800_600.gif) no-repeat center black; 
}
body.widgetPage
{
background: none;
}
#footer
{
 float: right;
 margin: 4px 230px 0px 0px;
 color: #ffffff;
 font: arial 12px;
 width: 460px;
}
#footer a
{
	text-decoration: none;
	color: #ffffff;
}
#Like 
{
   
    width: 100%;
    height: 25px;
    position: absolute;
    z-index: 2000;
    margin-top: 13px;
    text-align: center;
    left: auto;
    right: auto;
}