*{
margin:0;
padding:0;
}
img {
border:0;
}
#general {
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/pprincipal2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #5C5D9B;
	background-image: url(imagenes/pprincipal2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

img, div { behavior: url(iepngfix.htc) }
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
h1 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
