body {
        background: url(teto.jpg) no-repeat center 0 scroll;
    	height: 1200px;
    	margin: 0;
        /*-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
}

#enlaces {
	height: 42px;
	width: 215px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 934px;
}

#correo, #facebook, #twitter, #youtube {
	float: left;
	height: 42px;
	width: 42px;
	margin-right: 15px;
}

#facebook {
	margin-right: 17px;
}

#youtube {
	margin-right: 0px;
}

.button {
	width: 42px;
	height: 42px;
}

