html,body {height:100%;}

body
{
     padding:0;
     margin:0;
     font-family: tahoma,verdana,arial; 
     font-size: 0.8em;
     
     background:url(./tlo.jpg) center center no-repeat #cccdd2;
}

body.page
{
	text-align:center;
}

#main
{
position:relative;
margin:0 auto;
width:1003px;
text-align:left;
font-size: 0.8em;
} 

#flashcontent
{
position:relative;
width:1003px;
height:600px;
}
