body{
background:#fff url('images/backgroundwhite.png');
color:#000;
font:0.7em "trebuchet ms",tahoma,sans-serif;
margin:0;
text-align:center;
}

#container{
background:#CCC url('images/backgroundgrey.png');


color:#000;
display:block;
margin:auto;
text-align:left;
width:500px;
}

#title{


width:500px;
}

#header img,a img{
border:0;
}

#padding{
padding:0 10px 10px 10px;
}

a:link,a:visited{
color:#1F62A1;
font-weight:bold;
text-decoration:underline;
}

a:hover,a:active{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

h2{
border-bottom:1px solid #333;
color:#333;
font:bold 1.4em "trebuchet ms",tahoma,sans-serif;
letter-spacing:-1px;
}

input,textarea,select,blockquote{
background:#CCC;
border:1px solid #333;
font:1.0em "trebuchet ms",tahoma,sans-serif;
color:#333;
padding:1px 3px;
}

blockquote{
height:32px;
margin:0 0 10px 0;
overflow:auto;
padding:2px;
text-align:left;
width:290px;
}

blockquote p{
margin:0;
}

#footer p{
padding:0;
}