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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	font-size: 0.8em;
	line-height: 1.55em;
	background-color: #362620;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../links/images/linksbackground.jpg);
}