body,td,th {
	font-family: "Trebuchet MS", Trebuchet MS, sans-serif;
	color: #FFF;
}
body {
	background-image: url(../../imagenes/fon.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto auto;
	background-position: 50%;
}

.main_container {
	width: 850px;
	height:700px;
	margin:auto;	
}
.texto1 {
	font-size: 12px;
	color: #CCC;	
}
.texto2 {
	font-size:13px;
	color: #CCC;	
}
.textonew {
	font-size:9px;
	color: #0379DB;	
}
.texazul {
	color: #0379DB;
	font-size: large;
}
.box1 {
	font-size: 12px;
	color: #CCC;
	margin-top: 30px;
	margin-bottom: 30px;
}
.box2 {
	font-size: 12px;
	color: #CCC;
	width: 100px;
	margin-right: 20px;
	margin-left: 20px;
	float:left;
}
