body{
background:#000000;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
img{
border:none;
}
a{
text-decoration:none;
color:#FFFF00;
}

a:hover{
color:#FFFF00;
}

#grancontenedor{
width:960px;
margin-left:15%;
}

#titulo{
width:960px;
text-align:center;
}

#contenido a{
text-align:center;
}
#contenido h1{
text-align:center;
color:#CE0203;
}

#contenido p{
margin-top:60px;
width:460px;
float:left;
}

#contenido img{
float:right;
width:480px;
border:0px;
}

#lin{
width:960px;
float:left;
margin-top:15px;
}
#lin img{
margin-left:100px;
margin-bottom:5px;
}

#contacto{
text-align:center;
}