/* style.css - Still learning */
#content {
background-image:url(/graphics/dietorevive_home.png);
background-position:center center;
background-repeat:no-repeat;
height:610px;
width:100%;
}

#text {
color:white;
font-family:arial,helvetica;
font-size:12px;
width:960px;
height:610px;
margin:0 auto;
padding-top:350px;
vertical-align:middle;
}
