

 
* {
}
body {
background-color:#00002D;
background-image:url(http://www.tedger.com/background.png);
background-position: center top;
background-repeat:no-repeat;
color:#FFFFFF;
font-family:'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
font-size:small;
}
a {
color:#FFFFFF;
}
#header {
font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,sans-serif;
font-style:italic;
font-weight:bold;
text-shadow:#00002D 2px 2px 3px;
}
#container {
}
#subcontent {
}
#sidebar {
}
#header h1 {
font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:44px;
font-weight:normal;
margin-bottom:10px;
text-shadow:#00002D 2px 2px 3px;
}
#header a {
text-decoration:none;
}
.post {
float:none;
}
.post .meta {
color:#999999;
font-size:x-small;
}
.post .meta a {
text-decoration:none;
}
.post .postcontent {
}
p {
margin-bottom:1em;
}
a img {
border:medium none;
}
.title {
font-size:medium;
margin-top:-3px;
}
.title a {
text-decoration:none;
}
.chatname {
font-weight:bold;
}
.quotemarks {
font-family:"Times New Roman","Century Gothic",Arial,serif;
font-size:2em;
}