body {
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 150px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #656565;
	font-size: 0.75em;
}
