/* CSS Document */

body{
	background-color: #000;
}

#page{
	background-color: #000;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#cartina{
	background-color: #000;
	border: none;
	height: auto;
	left: 0;
	margin: 0;
	position: relative;
	top: auto;
	width: auto;
}
