.header {
	 font-family: verdana;
	 }
.header td {
	vertical-align:bottom;
	}
.header a, .header a:visited{
		text-decoration:none;
		color:white;
		font-weight:bold;
		}
.header a:hover{
		text-decoration:none;
		color:blue;
		font-weight:bold
		}

.content {
	background-image:url('http://www.lakeviewestatesapts.com/images/background00.jpg');
	background-position:center top;
	width:770px;
	}
.footer {
		font-size:10px;
		font-family:verdana;
		}