* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:small;
	font-weight:normal;
}
img {
	margin-left: 4px;
	}
	

.container {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 795px;
	height: 630px;
	margin: -320px 0 0 -400px;
	background: #FFFFFF;
}
p {
	line-height: 130%;
}
#pilar {
	position:absolute;
	top: 50%;
	left: 50%;
	width:900px;
	margin: -370px 0 0 -410px;
}