body {
	background-color: #000000;
	background-image: url(http://blogs.msdn.com/photos/template/images/1371271/original.aspx);
	color: #CCCCCC
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top;

}
#nav {
	background-color: #ffe500;
	font: normal normal normal 11px/18px lucida sans,arial,helvetica,sans-serif;

}
#nav a:link, #nav a {
	color: #000000;
}
#subscriptions ul li a {
	color: #000000;
}
#subscriptions ul {
		font-size:12px;
		line-height:18px;
		font-weight:bold;
		padding:.25em .5em;
}

a:visited, a:active, a:link {
	color: #ffe500;
}
.postfoot a:visited, .postfoot a:active, .postfoot a:link {
color:#FFFFCC
}

/* The masthead sits at the top of the page.*/
#masthead {
	color: #CCC;
 	border-style:none;
	background-color: #000000;
}

#title {
	background-image:url('http://petrtichy.cz/microsoft/pictures/BlogHeader.jpg');
	width:760px; height:172px;
}
.headermaintitle {
	display:none;
}
#tagline {
	display:none
}
#header {
	text-align:left
}
.postcontent p, .postcontent li {
	font-size:.9em;
}

.posthead h2 {
	font-family: "Segoe UI", tahoma, sans-serif;
}
