body {
	margin: 0;
	padding: 0;
	font-family: myriad, arial, sans-serif;
	color: #8C1327;
	background: #CAB14A url(images/bg_stripe.jpg) repeat-y 	250px 0;
}
a img {
	border: 0;
}
#masthead .logo {
	margin: 0 220px;
} 
#masthead .adress {
	margin: 10px 375px;
}
#shaker {
	margin: -200px 0 30px 20px;
}
#content {
	margin: 30px 0 20px 200px;
	float: left;
	width: 500px;
}
#content a:link {
	color: #344A0F;
	text-decoration: none;
}
#content a:visited {
	color: #344A0F;
	text-decoration: none;
	border: none;
}
#content a:hover {
	color: #998002;
	text-decoration: none;
}
#content a:active {
	color: #fff;
	text-decoration: none;
}
#links {
	margin: 0 0 0 80px;
	float: left;
	border: none;
}
#links img {
	padding: 10px 0;
}

