body {
	font-size: 12px;
	line-height: 20px;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
}
a {
	color: #336666;
}
