/*   
Theme Name: Good Machine, Bad Machine Thematic theme
Theme URI: http://totalplanetice9000.com
Description: Use this theme to start your Thematic Child Theme development.
Author: Timeshark3000
Author URI: http://almaandco.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/style.css');

#header {
	background-image: url(http://totalplanetice9000.com/radio/wp-content/uploads/2010/01/rockk.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFF;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

body
{
background-image: url(http://totalplanetice9000.com/radio/wp-content/uploads/2010/01/cloudsnu.jpg);
}
h1
{
color:orange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}

