* {margin: 0px ; padding: 0px ; border: 0px}

body {background-color: white ; text-align: center ;  font-family: verdana ; 
      color: white ; font-size: 15px ; 
			background-image: url(../objetos/fondobody.jpg)}

a {color: red}
a:hover {color: white}

#global {width: 960px ; margin: 10px auto}

#cabecera {width: 960px ; height: 190px ; background-color: white ; float: left ; 
           background-image: url(../objetos/logocabecera.jpg)}
			 
#contenido {width: 960px ; height: 690px ; float: left ; background-color: black ;
            margin-bottom: 10px}


