@charset "utf-8";

#description {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main {
	padding-right: 40px;
	padding-left: 40px;
}

#travel_guides {
	background-image: url(../../../images/travelguides/travelguides.jpg);
	height: 290px;
	width: 345px;
	padding-left: 555px;
	padding-top: 445px;
	background-repeat: no-repeat;
}
#container  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#box {
	border: 1px solid #AB885F;
	background-color: #FDF8E2;
	padding: 20px;
}

