#container {
	text-align: center;
	width: 100%;
	height: 100%;
}
.borde {
	border: 5px solid #FFFFFF;
}
body {
	background-color: #640000;
}
