body {
	background: #ffefef;
}
div#content {
	left: 0px;
	width: 98%;
	padding-left: 20px;
	background: #ffefef url(../images/admin.gif) no-repeat fixed top right;
	min-height: 100%;
	border-left: 0px blue dashed;
}
div#content h1 {
	padding-left: -10px;		
}

div#footer {
	width: 100%;	
}
