body {
	background-position: center top;
	background-color: #191919;
}

wrap {
	background-color: yellow;
	height: 800px;
	width: 900px;
	background-position: center top;
}

content {
	padding-top: 10px;
	color: #ff8000;
	background-color: black;
	background-position: center bottom;
	width: 900px;
	height: auto;
	margin-top: 150px;
}

subtent {
	color: #ff8000;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 50px;
	background-position: center;
	height: auto;
	width: 900px;
	background-color: black;
}

a {
	color: #7f7f7f;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
