body {
	background-color: #000000;
}
#p1, #d2, #t3, #s4{
	position:absolute;
	left:0;
	top:0;
}
#centero {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 820px;
	height: 583px;
	margin-left: -410px;
	margin-top: -292px;
}

#center {
	top: 50%;
	width: 820px;
	height: 553px;
	margin: auto;
}
a img {
    border: 0 !important;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}