 body {
        position: relative;
        display: block;
        width: 900px;
        margin: 0 auto;
		margin-top:10px;
        padding: 0;
        background-color:#000 ;
		font-family:Arial;
		font-size:20px;
		background-repeat: no-repeat;
		color:white;
		padding-top:10px;
      }
      
#logotipo{
		width:900px;
		position: absolute;
		padding: 0;
		margin: 0;
		left: auto; 
		color:#000;
		
					  }


.brevemente {
	color:#BE9E5F;
	font-family:Times New Roman;
	font-size:20px;
	text-align:center;

}

.basicamente {
	border-top:#BE9E5F 1px solid;
	font-family:Times New Roman;
	font-size:20px;
	text-align:center;

}



 

