/* Stylesheet */

body {
	background: #898266 url(http://imagenbyalexdeltoro.com/images/bg.jpg) no-repeat center top;
	margin: 70px 0 0 0;
	padding: 0;
	color: #462C13;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited {
	color: #462C13;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

img {
	border: none;
	margin-bottom: 10px;
}