@charset "UTF-8";
/* CSS Document */

html,body {
	width:100%;
	position:relative;
	display:inline;
}

body {
	background-color: #ffffff;
	background-image: url(images/bg-bot.jpg);
	background-attachment:fixed;
	background-position: bottom;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:1.25;
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	}

center {
	display:inline;
	float:none;
	}

div.wide {
	background-image: url(images/bg3.jpg);
	background-repeat:repeat-x;
}

div.center {
	margin:0;
}

