body { 
	background: #FFF;
} 

#body { 
	maring-top: 100px;
	margin-left: auto;
	margin-right: auto;
	height: 420px;
	padding: 40px;
} 

a img {
  border: 0px;
}


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;}

