


#header
{
 text-align: center;
}

#menu
{
 position: absolute;
 top: 150px;
}

#main
{
 position: absolute;
 top: 150px;
 left: 220px;
}