body {
color:#9C4C47;
background: #FAF4EC url('images/04.jpg') no-repeat fixed;
cursor: crosshair;
font-size: 11px;
font-family: verdana,arial,sans serif; }

a {
color: #9C4C47;
text-decoraton: underline; }

a:hover {
color: #FDFBF9;
background-color: #471815;
text-decoration: none;
cursor: default; }

h1 {
color: #471815;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 12px;
border-bottom: 1px solid #DDC0BA; }