body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/images/bg.jpg);
}
p {
	font-size: 11px;
	color: #6a4d11;
}
h1 {
font-size:12px;
color: #6a4d11;
}
.address {
	font-size: 11px;
	color: #6a4d11;
}
a {
	font-size: 11px;
	color: #6a4d11;
}
.buttom {
	font-size: 10px;
	color: #6a4d11;
}
li {
	font-size: 11px;
	color: #6a4d11;
}
h3 {
	font-size: 11px;
	color: #6a4d11;
	font-weight:bold;
}
input {
    font-size: 11px;
	color: #6a4d11;
}