body {
color:#000000;
background-color:rgb(47, 47, 47);
background-image:url(back.gif);
font-family:Arial;
font-size:12pt;
font-weight:normal;
margin:0px;
}

p {
color:#000000;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

h1 {
color:#000000;
font-family:Arial;
font-size:11pt;
font-weight:normal;
text-decoration:underline;
}

span.counter {
color:#00000;
font-family:Arial;
font-size:8pt;
font-weight:normal;
text-align:center;
}

li {
color:#000000;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

a:link { 
text-decoration:underline; 
color:#4444ff;
}

a:hover { 
text-decoration:underline; 
color:#ff0000; 
}

a:active { 
text-decoration:underline; 
color:#ffff00; 
}

a:visited { 
text-decoration:underline; 
}

input {
border: 2px solid #4444ff;
background-image:url(back.gif);
color:#000000;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

textarea {
border: 2px solid #4444ff;
background-image:url(back.gif);
color:#000000;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

table.guestbook_main {
border:2px solid #4444ff;
}

td.guestbook_cell {
padding:10px;
border:1px solid #4444ff;
}