/* CSS Document */



/* some overall default settings */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #D5CEAB;
	color: #000;
}

.nav {text-indent:10px;
}

.main p {text-indent:6px;
}

.code {font-size:10px; font-variant:small-caps;
}