.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
	padding-top: 0px;
	line-height: 16px;
	margin-right: 0px;
	clip: rect(auto,300px,auto,auto);
	width: 415px;
}
body {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}.footer {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.gameTitle {
	font-family: "trebuchet Ms", arial, verdana;
	font-size: 26px;
	color: #D23407;
	padding-left: 15px;
	padding-top: 15px;
	margin-right: 0px;
	font-weight: normal;
}
.capturas {
	position: absolute;
	top: 295px;
	background-position: center;
	padding-left: 518px;
}

.tagline {
	font-family: tahoma;
	font-size: 18px;
	color: #666666;
	line-height: 16px;
	padding-top: 0px;
	padding-left: 15px;
}
.taglineRojo {
	font-family: tahoma;
	font-size: 18px;
	color: #D23407;
	line-height: 16px;
	padding-top: 15px;
}
.botones {
	position: absolute;
	top: 620px;
	background-position: center;
	padding-left: 450px;
}
