/* CSS Document */

body {
	font-family: 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #ffffff;
	color: #666666;
}
#watermark {position: absolute; bottom: 20px; right: 10px; z-index: 1;}
#content {position: relative; z-index: 2; padding-left: 25px; border-left: 1px solid #e0e0e0; }

h1 {}
h3 {}
p {width: 80%;}

