body
{
	font-size: 14px;
	font-family: Georgia, sans-serif;
	background: #000 url(/images/wood-1.jpg);
	color: #fff;
}

a {
   outline: none;
}

#header {
	margin: 0 auto 0 auto;
	text-align: center;
	}

#header2 {
	margin: -10px auto -30px auto;
	text-align: center;
	}

h1 {
	margin: 0;
	font-size: 20px;
}

h2 {
	color: #fff;
	font-weight: 300;
	font-style: italic;
}

div.content
{
   width: 600px;
   height: 280px;
   margin: 10px auto 10px;
   position: relative;
   left: 10px;
}

div.twitter p.message
{
   border: 1px solid #CCC;  
   background: #fff;
   padding: 3px;   
}

.cover {
	border: 2px solid #fff;
	width: 200px;
	height: 200px;
	float: left;
	clear: left;
	margin: 5px 20px 10px 0;
}

.info {
	text-align: center;
	margin: 0 0 40px -10px;
	z-index: 100;
	}

#download {
	background: url(images/download.png) 10px 10px no-repeat;
	padding: 5px 0 0 80px;
	margin: 30px auto 30px;
	border: 2px dotted #fff;
	height: 75px;
	color: #fff;
	font-size: 16px;
	width: 220px;
}

a:link, a:visited {
	color: pink;
}

.message {
	color: #3f3f3f;
}

.first {
	position: relative;
	top: -10px;
	font-style: italic;
	}
	
img {
	border: 0 !important;
	}
	
div.order {
   width: 800px;
   margin: auto;
	}

div.order img {
	display: inline;
	}
	
#teaser-link {
	margin-left: 75px;
	}

#teaser-link2 {
	float: left;
	margin-top: 4px;
	margin-left: 145px;
	}
	
#order-link {
	margin-left: 70px;
	}

img { behavior: url(iepngfix.htc); }

#fairtilizer {
	position: fixed;
	top: 10px;
	right: 10px;
	}
	
#tweetmeme {
	position: fixed;
	bottom: 10px;
	right: 10px;
	}
	
#tweetmeme2 {
	position: fixed;
	top: 10px;
	right: 10px;
	}
	
#contact {
	position: fixed;
	bottom: -3px;
	right: 0px;
	}

#mdbp {
	position: relative;
	left: 194px;
	top: -30px;
	}