@charset "UTF-8";
/* CSS Document */
html {
	min-width:1000px;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin:0;
	background:#C5C383 url(images/background.gif);
	background-position: 50% 0px;
	min-width:1000px;