body {
	font-family:Georgia, "Times New Roman", Times, serif;	
	background-image: url(./../img/texture.jpg);
	background-repeat: repeat;
}

.container {
	background-image:url(./../img/translucent.png);
	border:1px solid #000000;
  margin-top:40px;
	margin-bottom: 40px;
	padding: 10px;
}

.cent {
  text-align: center;
}

.mtop40 {
  margin-top: 40px;
}

.mbtm5 {
  margin-bottom: 5px;
}

.footer {
	text-align: center;
	font-size: 0.8em; 
}