/*   
Theme Name: hark_design
Theme URI: http://www.hark-design.com
Author: Billy Harkcom
Author URI: http://www.hark-design.com

*/

@charset "UTF-8";

body { background: #F5F5F5; }

#logo {
	margin-top: 25px;
	margin-left: 25px;
	}

#hark {
	margin-top: 50px;
	margin-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	line-height: 16pt;
	text-align: left;
	letter-spacing:0em;
	}
	
#hark a, a:visited { color: #CCC; text-decoration: none;}
#hark a:hover { color: #666; text-decoration: none; }
