#header
{
height:300px;
width:100%;
}


#middletext
{
height:300px;
width:100%;
margin:auto;
font-size: 22px; 
font-family: arial; 
color: rgb(255, 255, 255);
text-align: center;
}

#bottom
{
height:185px;
width:100%;
}
