body { 
	background: #FFF;
} 

#body { 
	maring-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
} 

p.sami {
	font-family: serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

A:link {text-decoration: none; color: #666;}
A:visited {text-decoration: none; color: #666;}
A:active {text-decoration: none; color: #666;}
A:hover {text-decoration: none; color: #000;}
