body{
	color: #968870;
	text-align: center;
	background: #fff;
	font: 62.5%/1.5 Baskerville, Times New Roman, Times, serif;
	background-color: #EAE3D9;
}
#container{
	position: relative;
	margin: 0 auto;
	text-align: justify;
	width: 780px;
}

#branding{
	text-align: left;
	float: left;
	width: 780px;
}
#branding p{
	margin: 0;
}
p#logo{
	color: #ae9b7f;
}
p#logo a{
	color: #bd1900;
}

#article{
	width: 400px;
	margin-left: 50px;
	float: left;
}

#article p{
	font-size: 1.5em;
	
	width: 23em;
	color: #90816a;
}


#article2{
	width: 640px;
	float: left;
	background-image: url(imagenes/fondo_gale.jpg);
	background-repeat: no-repeat;
	height: 260px;
}



h1{
	position: absolute;
	top: -190px;
	left: -769px;
	font: normal 37em Baskerville, Times, Times New Roman, serif;
	color: #eae3d9;
}
h2{
	position: relative;
	margin-top: -0em;
	font: italic 4.8em Baskerville, Times, Times New Roman, serif;
	line-height: 1.0833;
	color: #660033;
	text-shadow:none;
	float: left;
}
h3{
	font: italic 3em Baskerville, Times, Times New Roman, serif;
	color: #660033;
	line-height: 0.8667;
	text-align: left;
}
#container p{
	font-size: 1.5em;
	left: 26.4em;
	width: 23em;
	color: #685D4D;
	float: left;
}

#container p.callout{
	position: relative;
	left: 0;
	width: 100%;	
	font-size: 2.4em;
	margin-bottom: 1.25em;
	line-height: 1.3541;
	letter-spacing: -0.04em;
	font-weight: normal;
	color: #a49278;
}
#container p.action{
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
}
ol#rules{
	font-size: 1.6em;
	line-height: 1.625;
	list-style-type: decimal;
	margin-bottom: 1.625em;
}
a{
	color: #bd1900;
	text-decoration: none;
}
a:link, a:visted{
	color: #483d27;
}
a:hover, a:active{
	color: #551c00;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}

#imagen{
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
	float: left;
}

#imagen2{
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
	float: left;
	margin-left: 200px;
	margin-top: 50px;
}
#imagen2 h4{
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
	font-size: 16px;
}

#imagen3{
	color: #ae9b7f;
	float: left;
	width: 780px;
}

#datos{
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
	float: left;
	margin-left: 265px;
}
#datos h4{
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
	font-size: 16px;
}

