body  { background-repeat: no-repeat; background-image: url(images/bg.gif) }

p  { font-family:arial,verdana; font-size: 11px; letter-spacing: 1px; line-height:18px; color: #000000; }

h1  { font-family:arial,verdana; font-size: 16px; letter-spacing: 1px; line-height:18px; color: #A60D12;  }

h2  { font-family:arial,verdana; font-size: 13px; letter-spacing: 1px; line-height:18px; color: #BB9139;  }

h3  { font-family:arial,verdana; font-size: 12px; letter-spacing: 1px; line-height:18px; color: #BE534B;  }

div  { font-family:arial,verdana; font-size: 12px; letter-spacing: 1px; color: #FFFFFF; text-align: center }

img  { border: 0; }

#counter  { position: absolute; top: 11px; left: 850px; width: 72px; height: 13px; visibility: hidden }

textarea {
	background-color : #EDDAB9;
	border : solid 1px #A60D12
}

input {
	background-color : #EDDAB9;
	border : solid 1px #A60D12
}

select {
	background-color : #EDDAB9;
	border : solid 1px #A60D12
}

option {
	background-color : #EDDAB9;
	border : solid 1px #A60D12
}

.border
{
border-style: solid;
border-color: #BB9139;
border-width: 5px;
}