﻿body{       
text-align: center;	
font-size: 13px;	
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
margin: auto;
background: url("images/clouds.jpg");
background-attachment: fixed;
}


#topheader{

Width: 700px;
height: 120px;
margin-top: 5px;
margin-bottom: 5px;

}


#buttons{

Width: 700px;
height: 50px;
margin-top: 5px;
margin-bottom: 5px;

}



#main{
margin-top:5px;
width: 700px;

text-align: center;
color: black;
background: url(images/finito.gif) repeat-x;


}


#end{

width: 700px;
text-align: center;

}
