body, html {
	font-size: 12px;
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	background: #fff;
	color: #87704b;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Sans-serif;
}

div.content {
    padding-top: 50px;
    height: 444px;
    overflow: hidden;
}

div.footer {
    font-family: georgia, times;
    font-style: italic;
    letter-spacing: 1px;
    border-top: 1px solid #e6dfd5;
    width: 600px;
    padding-top: 5px;
}

a {
    color: #87704b;
}