body {
	margin: 20px; /* this is not the topmost margin */
	background-color: #333;
}

#center
{ width: 100%;
height: 100%;
bgcolor=#f00;
text-align: center;
}