
body{
margin:0;
padding:0;
background:#ffffff
}


h1{
margin:0;
padding:20px 0px 0px 340px;
font-family:Arial;
font-style: italic;
font-weight: normal;
font-size: 30px;
} 
 

h2{
margin:0;
padding:5px 0px 0px 390px;
font-family:Arial;
font-style: normal;
font-weight: normal;
font-size: 15px;
} 

IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto 
}


#page_container{
width:1000px;
margin:0 auto;
}

#header{
width:1000px;
height:90px;
float:left;
background:#ffffff url(  );
}

#left_column{
width:480px;
height:800px;
float:left;
background:#ffffff url(  ) top right no-repeat;
}

#right_column{
width:480px;
height:800px;
float:left;
background:#ffffff url(  ) top right no-repeat;
padding:0px 20px 0px 20px;
}


#footer{
width:1000px;
float:left;
padding:0px 0px 40px 0px;
background:#ffffff;
}
