
#Content {
   width:500px;
   margin:200px auto;
   padding:50px;
   border:1px dashed #eee;
   background-color:#666;
   }

/* based on the original freitagsfish styles */

body {
   color: #666666;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   margin:0px;
   text-align:center;
   }

.litetext {
   color: #ccc;
   font-size: 12px;
   font-family: verdana, arial, helvetica, sans-serif }

.title {
   color: #ccc;
   font-weight: bold;
   font-size: 32px;
   font-family: "courier new", courier, mono }


/*

a:visited {
   color: #666666;
   font-weight: normal;
   text-decoration: none }

a:link {
   color: #666666;
   font-weight: bold ;
   text-decoration: none }

a:hover {
   color: #666666;
   font-weight: bold;
   text-decoration: underline }

a:active {
   text-decoration: none }


p {
   color: #666666;
   font-size: 12px;
   font-family: verdana, arial, helvetica, sans-serif }

td {
   color: #666666;
   font-size: 12px;
   font-family: verdana, arial, helvetica, sans-serif }


.author {
   font-size: 9px }

.darktext {
   color: #666666;
   font-size: 12px;
   font-family: verdana, arial, helvetica, sans-serif }

.footer {
   color: #999999;
   font-size: 10px;
   font-family: verdana, arial, helvetica, sans-serif }

.permalink {
   font-weight: bold;
   font-size: 9px }

.sidebarlink {
   color: #666666;
   font-weight: bold;
   font-size: 12px;
   font-family: "courier new", courier, mono }

.sidebartitle {
   color: #666666;
   font-weight: bold;
   font-size: 18px;
   font-family: "courier new", courier, mono }

*/
