body {
color : #333333;
font-family : Verdana;
font-size : 11px;
margin : 0 auto;
background-image : url(a.jpg);
background-position : 50% 25%;
background-repeat : no-repeat;
background-color : #000000;
}

#contenedor{
margin : 5px auto; / margin : 10px auto;
width : 960px; / width : 960px;
height : 820px; / height : 720px;
}
#databox{
width : 702px; / width : 702px;
height : 200px; / height : 200px;
float : left;
border : solid;
border-color : #000;
background-color : #090909;
}
#contactbox{
width : 245px; / width : 205px;
height : 200px; / height : 200px;
margin-top : 0px; / margin-top : -207px;
margin-right : 0px; /  margin-right : -180px;
float : right;
border : solid;
border-color : #000;
background-color : #090909;
}
#icons{
width : 960px; / width : 960px;
height : 100px; / height : 100px;
text-align : right;
}
a:link {
color : #0099CC;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #0099CC;
}
a:hover {
text-decoration : none;
color : #CCCCCC;
}
a:active {
text-decoration : none;
color : #0099CC;
}
p.titulodata
{
text-align : justify;
text-decoration : none;
color : #0099CC;
font-family : Trebuchet Ms, Verdana;
font-size : 22px;
margin-top : 0px;
margin-left : 30px;
margin-right : 300px;
}
p.data {
text-align : justify;
text-decoration : none;
color : #FFFFFF;
font-family : Trebuchet Ms, Verdana;
font-size : 16px;
margin-top : 2px;
margin-bottom : 25px;
margin-left: 30px;
margin-right: 30px;
}
p.contacto {
text-decoration : none;
color : #FFFFFF;
font-family : Trebuchet Ms, Verdana;
font-size : 14px;
margin-top : 2px;
margin-left : 30px;
margin-right : 3px;
}	