body {
	background-color: #000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#mdcaption{
	color: #666;
	position: fixed;
	width: 600px;
	left: 20px;
	top: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

