body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background-color: #000;
	position:absolute;
}

object {
	border-style: none;
	position: relative;
	float: left;
}

h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: #fff;
}

div {
	width: 400px;
	margin-top: 35px;
	margin-left:50px;
	position: relative;
	float: left;
}
