@import url(container.css);
@import url(link.css);

html,body{
	font: 12px/17px Tahoma;
	margin: 0;
	padding: 0;
	height: 100%;
}


a img{
	border: 0;
}

:focus{
	outline: 0px;
}

.both{
	clear: both;
}

.wrapper h1{
	font-size: 18px;
	margin: 10px 0;
}

.wrapper h2{
	font-size: 16px;
	color: #5e2224;
}

.wrapper h3{
	font-size: 14px;
}
.wrapper h3.cofe-name{
	font-size: 14px;
	color: #e36e29;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a,a:visited,a:focus{
	
}

a:hover{
	
}
