body {
	background:#4C0A0A url('http://www.jupiterestru.ro/blogpics/headandback.jpg');
	color:#77756B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.7;
	margin-top:0;
}

#wrap {
	float:left;
	width:612px;
	margin-top:340px;
	background:#FEFCFA url('http://www.jupiterestru.ro/blogpics/coloana.jpg') repeat-y;
}

#sidebar {
	margin-top:260px;
	color:#eee;
	float:left;
	margin-left:-40px;
	width:170px;
}

#footer {
	color:#888;
	font-size:0;
	margin-top:0;
	padding:3px;
}

#header {
	margin-top:-40px;
	margin-left:40px;
	font-size:0;
}

#header h1 {
	display:inline;
	font-size:1em;
	line-height:1;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0;
}

#sidebar h2 {
	color:#EADED3;
	font-size:2em;
	margin-bottom:10px;
	font-weight:normal;
}

.entrymeta {
	background:url('http://img246.imageshack.us/img246/5083/myswirlof8.png') no-repeat 50%;
	clear:both;
	padding:3px 3px 70px;
}

.entrytitle h2 {
	color:#990000;
	font-family:"Century Gothic", Helvetica, arial;
	font-size:2.2em;
}

.entrytitle a {
	color:#990000;
	text-decoration:none;
}

.entrytitle a:hover {
	color:#999999;
}

code {
	font-size:5em;
}