body{
font-family:sans-serif;
background:#eee;
font-size:11px;
}

div#Wrapper{
width:550px;
background:#fff url('../css/images/barsBG.jpg') top right no-repeat;
border:solid 1px #777;
padding:10px;
margin:20px auto;
}

h1{

font-size:16px;
color:#777;
margin:10px;
text-align:center;
}

h2{
font-size:14px;
color:#444;
margin:0px;
text-align:center;
}

img{
width:68px;
height:68px;
}

input{
display:block;
width:300px;
color:#000;
width:300px;
font-size:11px;
}

th{
width:180px;
text-align:right;
}

textarea{
width:300px;
height:100px;
}

submit{color:#000;}

form{margin:0;}

