body  {
background: url(site/back12.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 20px; padding: 0;
}



a     {color: #ffffff; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}

/* main table styles */

td           {margin: 0; padding: 0;}

img		{border: 0; margin: 5px;}

#main		{position: absolute; top: 50px; width: 320px;  margin-left: -160px; left: 50%; text-align: left;}

#main-bottom    {position: absolute; bottom: 30px; height: 48; margin-left:-210px; left: 50%; text-align: center; vertical-align: top; display: table-cell;}

#800		{position: absolute; top: 0; height: 800px;}



#text		{text-align: center; font-family: Arial, Helvetica; font-size: 15px; color: #ffffff; font-weight: normal;}

#draft		{text-align: center; font-family: Arial, Helvetica; font-size: 50px; color: #4d4d4b; font-weight: normal; margin-top: 20px;}

#text img {border: 10px solid white; margin: 20px;}


/*center {    
    min-height: 700px;
    overflow: auto;
    position: relative;
}*/



a.draft     {color: #e54682; text-decoration: underline;}
a.draft:hover {color: #4d4d4b; text-decoration: none;}