/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
}

.separacion {
	clear: both;
	width: auto;
	height: auto;
}
