/*
Theme Name: Scratch
Description: a from-scratch wordpress theme
Author: Jim Sander
Author URI: http://933mhz.com/
Version: 1.0

This is just a test.

*/

body{
	background-color: lightblue;
}

.contentdate {
	font-family: verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	line-height: 18px;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	}


