@charset "utf-8";
/* CSS Document */

.header {background-color:#7B3D24;}
.title {color:#A87F6F;}
.pale {background-color:#D3BFB8;}
input {border:1px solid #7B3D24;}
.quote {color:#A87F6F;}

a:visited {color:#7B3D24;}
a:link {color:#7B3D24;}
a:hover {color:#000000;}
a:active {color:#000000;}
