body {
	margin: 20px;
	background: url(imagen.png);
	padding: 20px;
}

.container {
	background-color: #003366;
	color: #FFF;
	text-align: center;
}
