﻿html, body {height:100%;border:0;}

/* layout */
body {text-align: center;}
.divWrapper {width: 750px;text-align: left;	min-height: 100%;
	height: auto !important;
	height: 100%;
	border: 0px none;
	padding: 0px;
	margin: 0 auto -20px;
}
.divFooter, .divPush
{
	clear: both;
	text-align: center;
	border: 0px none;
	padding: 0px;
	margin: 0 auto;
	height: 20px;
}
.logo {clear: both; padding-top: 20px;}
.page {margin: 20px 0 0 170px;}

/* markup */
body
{
	font: 100%/1.5 "Times New Roman", Times, serif;
	background-color: #FAFAFA;
	background-image: url(bg_paper.jpg);
}
.divFooter {font-size: 70%;}
