body 
{
background-color:#A1A1A1;
margin-top:0px;
margin-left:0px;
margin-right:0px;
color:#FFFFFF;
background-color:#000000;
}

p
{
color:#FFFFFF;
font-size:16;
font-family: Trebuchet MS, Arial;
}

#left
{
background:url('../images/lGrad.png') repeat-y;
background-position:top right;
background-repeat:repeat-y;
width:100%;
}

#right
{
background-image:url('../images/rGrad.png');
background-repeat:repeat-y;

width:100%;
}


a:link{color:#4EAAEF;}
a:active {color: #4EAAEF;}
a:visited {color: #4EAAEF;}
