<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Redskins del Estado de México</title>
<style type="text/css">
body {
	background-image: url(bg-redskins.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}
</style>
</head>

<body>

<div id="wrapper">
	<div id="imgReds">
		<img src="img-Reds.png" alt="Redskins del Estado de México"/>
	</div>
</div>

</body>
</html>
