body {
 background-image: url('http://www.neitinerlie.net/plushie/pattern.jpg');
 background-attachment: fixed;
 background-color: #efe7dd;
 cursor: default;
 font-family: times new roman;
 font-size: 14px;
 color: #8a5741;
 line-height: 18px;
}
table {
 cursor: default;
 font-family: times new roman;
 font-size: 14px;
 color: #8a5741;
 line-height: 18px;
 vertical-align: top;
 padding: 50px 0px 0px 0px;
 width: 80%;
}
a:link, a:visited, a:active {
color: #564637;
font-family: times new roman;
text-decoration: underline;
}
a:hover {
color: #c69f7e;
font-family: times new roman;
cursor: crosshair;
text-decoration: none;
}
h1 {
font-size: 18px;
color: #5d3a31;
text-align: center;
border-bottom: 3px solid #a69087;
margin: 20px 10px 5px 10px;
}
I {
color: #ab8754;
letter-spacing: 1px;
}
B {
color: #281e1d;
}
U {
color: #70603f;
}
textarea, input, select, button {
background-image: url('http://www.neitinerlie.net/plushie/pattern.jpg');
border-top: 3px solid #a69087;
border-bottom: 3px solid #a69087;
border-left: 2px solid #a69087;
border-right: 2px solid #a69087;
color: #8a5741;
padding: 5px;
font-size: 13px;
}
