/* CSS Document */

@page
{ 
size :21.0cm 29.7cm;
margin:0;
	border:none;
}

body {
background: #fff;
}
#footer, #top, #leftnav, #rightnav {
display:none;
}
#main {
position: absolute;
top:0;
left: 0;
width: 600px;

}
	
.columns-float {

     float : none  ;

     width : 100% ;

}


#menu {
	display: none;
	}
	#test {
	background-position: left center;
	width: 600px;
	
	}
/*#contact {
	
	text-align: center;
	
	}*/

#wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none ;
	color: black;
	background: transparent;
	}
	
/*a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}*/
