@charset "ISO-8859-1";body {	background-color: #000000;	text-align: center;	margin: 0px;	padding: 0px;	color: #FFFFFF;}#contenido {	background-color: #030303;	height: 300px;	width: 640px;	text-align: center;	margin-top: 150px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}#botonizq {	background-color: #464646;	width: 238px;	float: right;}#logo {	background-color: #BABABA;	width: 150px;	float: right;}