

#my-body {
	background: #f9ead7;
}

#header {
	display: none;
}
#left-column {
	display: none;
}

#content {
	width: 600px;
	padding: 500px 0px 0px 390px;
	line-height: 24px;
	background: transparent url(img/intro.jpg) no-repeat top center;
}

#footer {
	display: none;
}

#content a {
	text-decoration: none;
	font-size: 110%;
}
