/*
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";

<style type="text/css">
<!--
body {
	background-image: url(http://www.tscdesigns.com/compel2/wp-content/themes/compel/style/images/shell2_01.jpg);
	background-color: #EAEAEA;
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#page_wrap {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
-->
</style>