#Cabecera
    {
		height: 250px;
    background: url("../img/cabecera1.jpg") no-repeat;
    margin: 0;
    }	
h1
		{
		margin: -10px 30px 0 260px;
		background: url("../img/who.gif") no-repeat;
		height: 33px;
		}
#ListaOpciones
    {
    position: absolute;
    top: 260px;
    left: 5px;
    width: 202px;
		height: 359px;
		margin: 30px;
		padding-top: 30px;
		background: url("../img/options.jpg") no-repeat;
    }
#marco
		{
		margin-left: 60px;
		margin-top: 10px;
		height: 120px;
		width: 390px;
		text-align: center; 
		background: url("../img/marco.gif") no-repeat;
		}