body {background-color: #f1edea;
background-image: url(images/bg.jpg)
}

table, td {font-size: 11px;
font-family: tahoma, verdana;
line-height: 12px;
color: #3b3b3b}

a:link, a:visited {color: #588aaf;
text-decoration: none}
a:hover {color: #858585}
b {color: #d56481}
a img {border: 0}

.post {width: 600px;
text-align: justify;
padding: 10px}

.title {font-size: 25px;
font-family: georgia, arial, sans-serif;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
text-align: center;
letter-spacing: -2px;
margin-bottom: 5px;
line-height: 100%;
color: #88b6d8}

blockquote {background-color: #191919;
padding: 15px;
margin-right: 100px;
margin-left: 100px;
color: #848484;
background-image: url(images/blockquote.jpg)}

textarea, input, select {background-color: #FFF;
font-size: 10px;
border: 1px solid #cacaca;
color: #666666}
