body {    font-family: "News Gothic MT", "Helvetica", "Arial";    line-height: 133%;    color: #FF9;    margin: 0;    padding: 100px 0px 0px 0px;    background-color: ;  	background: #222 url("/blog/files/x.jpg");  	background-repeat: repeat;  	background-position: top center;  	}#content {    background-color: #111;    padding: 20px 50px 0px 50px;    border-bottom: 1px solid #EEE;    }    a { font-weight: bold; }a:link { color: white; text-decoration: none;}a:hover, a:visited:hover { background #CCC; color: white; border-bottom: 2px solid white}a:visited { color: #888; text-decoration: none;}a:active, a:focus, a:focus:hover { color: red; background: #FFF; }#header h1 {    border-top: 1px solid #EEE;    font-size: 1.8em;     line-height: 1.5em;    margin: 0;    padding: 10px 30px;    background-color: #333;    }h2.title {    display: inline;    padding-bottom: 5px;    color: white;    font-weight: bold;    font-size: 1.4em;    margin-bottom: 0px;    margin-top: 1.2em;    line-height: 1.5em;    margin-left: -20px;}h3.permalink-anchor, h3.date {    	display: inline;    	color: #888;    	font-weight: normal;    	font-size: small;    	margin-bottom: 0px;    	margin-top: 0px;    	line-height: 0em;	}	.navigation {	border: 1px solid #222;	font-size: 80%;	background-color: #333;	margin-left: -50px;	margin-right: -50px;	padding-left: 30px;	padding-right: 30px;	}	#sidebar, #footer, .postmetadata, .nocomments {    display: none;    }