@charset "utf-8";
body{
	background-image: url(imag/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;/*
	opacity: 0.85;*/
}
#content {
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 305px;
}
