body{
	background-image: url("fondo.jpg");
	background-color: #c0c0c0;
	margin: 3ex auto auto;
	width: 1200px;
	min-width: 1200px;
	height: auto;
	min-height: 700px;
}
#div_content{
	
}
