H1 {

text-align: center;
font-family: Verdana;
font-size: 13px;
color: #58585A;

}

body { 

text-align: center;

}

#Content {

background-color: #FFFFFF;
text-align: left; 
position: relative;
top: 0px;
margin: 0 auto;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 13px;
width: 600px;
border-left: 0px solid #A0B7C9;
border-top: 0px solid #A0B7C9;
border-bottom: 0px solid #58585A;
border-right: 0px solid #A0B7C9;
font-family: Verdana;
font-size: 12px;
color: #58585A;

}

input { 
 background-color: #DDDDDD;
 color: #58585A;
 font: 10px Verdana;
}

textarea { 
 background-color: #DDDDDD;
 color: #58585A;
 font: 10px Verdana;
}


