@charset "utf-8";
/* CSS Document */

body {
	/*background-image:url(images/bg.png);*/
	background-size:100%;
	margin-top:auto;
	margin-bottom:auto;
	vertical-align:middle;
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	color:#A5791F;	
}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

a {
	color:#A5791F;
}
