body {
	font-family:		Serif;
	font-size:		14px;
	margin:			0px;
	padding:		0px;
	background-image:	url(bg-1.jpg);
	background-color:	#340201;
}

div.img {
	margin-top:		1.5cm;
	text-align:		center;
}

div.top {
	text-align:		center;
	margin-top:		1cm;
	
}

div.img img {
	border:			2px solid #303030;
}

div.text {
	width:			80%;
	margin:			auto;
	margin-top:		0.5cm;
	color:			#e0e0e0;
	text-align:		center;
	font-size:		15px;
}

span.ul {
	text-decoration:	underline;
	font-weight:		bold;
}

img {
	border:			0px;
}

