@charset "utf-8";
/* CSS Document */

body{
	/* background:#423d3a url(../images/bgtrav.gif) fixed;*/
	background:#423d3a url(../images/backshad.gif) center top no-repeat fixed;
	font-family:"Times New Roman", Times, serif;
	margin:0;
}

a {
	text-decoration: none;
	color: #583d0e;
	border:0;
}

img{
	border:none;
}

.container{
	overflow: hidden;
	padding:0px 20px 0px 20px;
	height:inherit;
}

h1, h2, h3, h4, h5, h6 {
	color: #4b4745;
	font-weight: normal;
}

