body {
	background-color: #d9b29c;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

body, p, td {
	font-family: Georgia,Times New Roman;
	font-size: 16px;
	text-align: center;
	color: #7B563B;	
}

a {
	color: #7B563B;
	font-weight: bold;
}
a:hover {
	color: #1b0905;
}

img { 
	behavior: url(../images/iepngfix.htc) 
}

div#wrapper {
	padding-top: 80px;
	width: 700px;
}

.contact_info {
	font-size: 0.7em;
}
