html, body {margin: 0; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; color: #bd352e;}
a img {border: none;} .clear {clear: both;} a {text-decoration: none; color: #333;}

#contenedor {width: 900px; margin: 0 auto;}
	.logo {display: block; width: 800px; margin: 40px auto;}
	#info {padding: 20px; border: 1px dashed #888; border-radius: 10px; background: #f3f3f3;} #info h1 {font-size: 18px; line-height: 20px; margin: 0 0 20px 0;}
		#left {width: 300px; float: left;} p {margin: 4px 0;}
		#right {width: 300px; float: right;}
	#footer {font-size: 12px; line-height: 14px; text-align: center; padding: 40px 0;}