body {
margin: 0px;
padding: 0px;
border: 0px none black;
color: black;
background-color: #9c8564;
background-image: url("img/bg.jpg");
font-family: "comic sans ms", sans-serif;
}
img {
border: 0 none ;
}
table {
border-collapse: collapse;
}
tr {
vertical-align: top;
}
td {
}
A {
color: #914c0f;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: #401e00;
background-color: transparent;
text-decoration: none;
}

.hot {
color: maroon;
background-color: transparent;
text-decoration: none;
}
.hot:hover {
color: #401e00;
background-color: transparent;
text-decoration: none;
}


hr {
height: 0;
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #401e00;
}
h1, h2, h3 {
margin: 0px;
}
.likelink {
color: #914c0f;
background-color: transparent;
}
.date {
color: #914c0f;
background-color: transparent;
font-style: italic;
text-align: left;
}
.who {
color: #401e00;
background-color: transparent;
font-size: xx-small;
font-weight: bold;
text-align: right;
}
.info {
color: black;
background-color: transparent;
font-size: normal;
}
.noborder {
border-width: 0px 0px 0px 0px;
border-style: none;
border-color: #401e00;
}
.justifytext {
padding: 8px;
text-align: justify;
}
.rightborder {
border-width: 0px 1px 0px 0px;
border-style: solid;
border-color: #401e00;
vertical-align: top;
}
.leftborder {
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: #401e00;
vertical-align: top;
}
