@charset "utf-8";

body * {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
a.image img {
	display: inline-block;
	margin: 0px 25px 25px 0px;
	padding: 0px;
	border: none;
}
h1 {
	text-transform: uppercase;
	letter-spacing: 2px;
}
p, #info {
	line-height: 24px;
}
