body {  color:#4D3F33;
	background-color: #ECE8D7;
        background-attachment: fixed;
        font-size:12px;
        font-family: verdana;
}

img {
        border:0px;
}
H1 {
        font-size:18px;
        font-weight: bold;
}

H2 {
        font-size:14px;
        font-weight: bold;
}


p {
        font-size:12px;
        font-family: verdana;
}

a {
        color:#7B4C19;
        text-decoration: underline;
}
