* {
	overflow: visible;
	width: auto;
	height: auto;
}

body {
	font: 13px/15px "Arial", Verdana;
	color: #333;
	text-align: justify;
}
	
#nav {
	display: none;
}
