@charset "UTF-8";
/* CSS Document */

body { 
background-color:#32b2d0;
text-align:center;

}

#contenedor { 
margin: auto;
width: 375px;
}

#body {
	padding-top:230px;
}

#social {
	height: 35px;
	float: none;
}

a { text-decoration: none; }

