body{
padding: 0 0 0 0 ;
margin: 0;
background-color:#fff;
}

.form{
border-bottom: 2px dotted black;
border-top:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
font-weight:bold;
}
#header
{
height:279px;
margin:left;
background-image:url(../img/ban.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#container{
width:800px;
margin:auto;
font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
}
