thanks you, i deleted the #content and replaced it with .post doing this
.post {
background: white;
padding-top: -30px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin: 20px;
width: 650px;
border:1px solid #999;
font-family: trebuchet ms;
color: #382D2C;
font-size: 13px;
}
thanks you helped me a lot this is exactly what i wanted.