﻿body 
{ 
    background-position:center;
    font-size:12px;    
        font-family: Arial, Helvetica, sans-serif;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
    background-color:#000000;
     	background-image:url(/images/bg_new.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div#outer 
{
width: 988px;
min-height:1671px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
position:relative;
z-index:0;
}

div#fblink
{
margin-left:50px;
margin-top:1120px;
z-index:1;
width:360px;
height:165px;
position:absolute
}
