body {
	background: #000000 url('estrellas.png') center;
	color: #ffffff;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	margin: 0px;
	text-align: center;
}
h1 {
	font-size: 48px;
	font-weight: normal;
	padding: 0px 20px 5px;
	border-bottom: 2px solid #222222;
	display: inline-block;
	margin: 0px 0px 15px 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	text-transform: uppercase;
}
p {
	color: #444444;
}
a,
a:active,
a:visited,
a:focus {
	text-decoration: none;
	color: #fff;
}
img{
	width: 100%;
	max-width: 924px;
}