html,body {
	background-color: #fff;
	font-family: verdana, arial,sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.35em;
	margin-top: 1em;
}

h2, h3, h4 {
	color : #d8352d;
}

h2 {
	font-size: 14px;
	margin-bottom: .8em;
}


h3 {
	font-size: 12px;
	margin-bottom: .6em;
}


h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: .6em;
}


p{
	margin-bottom: 1em;
}

#wrapper {
	width : 800px;
	margin : 0 auto;
}

iframe {
	margin-top: 10px;
}
