
body {
font: 0.8em Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#666;
	margin:50px;
	padding:0px;
	text-align:center;
	display: block;
	background: url("../images/swig.gif") center fixed;
	background-position:fixed;
	
	
}

.left{

	width: 300px;
	background: #fff;
	border-right:1px solid #ccc;
	display: block;
	float:left;
	height: auto;
	margin: -15px 0px 0px -40px;

	
		}



