* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 18px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
	text-align: center;
	background: url(sd.jpg) center top #000000;
}
#showreel {
position: absolute;
top: 271px;
left: 50%;
margin-left: -113px;
width: 512px;
height: 288px;
}
#showreel p {
padding: 40px 15px 0 15px;
color: red;
}