* {
	text-decoration: none;
	line-height: 1;
	letter-spacing:0;
	font-size: 10px;
	color: #000;
	background: tranceparent;
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: bottom;
}

a:link,a:active,a:visited,a:hover {
	text-decoration: underline;
}
body {
	background-image:url(../img/summer_back.jpg);
	text-align:center;
}
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 850px;
	margin-top:30px;
	margin-bottom:30px;
}

