.stylesheet {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}

body {
	background: #FFF url(images/bk.jpg) no-repeat fixed top center;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	}

