body {
	margin: 40px;
	font-size: 70%;
	font-family: georgia,times,"times new roman",serif;
}

#wrapper {
	width: 400px;
	border-bottom: 10px solid #DE152C;
}

#flashimage {
	margin-bottom: 40px;
}

#contentwrapper {
	margin-bottom: 100px;
}	

#heading {
	width: 122px; height: 24px;
	float: left;
	background: url(img/heading.gif) no-repeat top left;
}

#heading h1 {
	display:none;
}

#content {
	margin-left: 20px;
	width: 140px;
	float: left;
}
#content p {
	font-size: 1em;
	color : #333;
}
