*
{
padding: 0;
margin: 0;
outline:none;
}

body {
background-color:#000000;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
#bodyCenter    {
    width: 955px;
background-image:url(../bg.gif);
height:695px;
    position: relative;
    margin-left: auto;
    margin-right: auto;

}

#text {
position:relative;
top:690px;
float:left;
left:280px;
	
}


