/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
background-color:#000000;
color:#ffffff;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
.container {
background-image:url(components/header-short.png); background-position:center; background-position:top; background-attachment:scroll; background-repeat:no-repeat; text-align:center;}
.padding {height:50px;}

.footer {color: #999999; font-size:11px; padding-top:20px; border-top:1px solid #272727;}
.footer a{color: #999999;  font-size:11px;}
.style3 {font-weight: bold}
.post {padding-left:20px;}
.content {width: 900px;
margin-left:auto;
margin-right:auto;}