/*   
Theme Name: JLStudio 
Theme URI: http://www.jlstudio.com.au
Description: JlStudio Wordpress Theme
Author: Jamie Le Souef
Author URI: http://jlstudio.com.au
Version:1.0
*/
body{
	background:#f6f6f8;
    margin:200px 0 0 200px;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:.8em;
	line-height:150%;

}
body,a{
	color:rgb(100,100,100);
	text-decoration:none
}
h1{
	display:block;
	width:160px;
	height:96px;
	text-indent:-99999px;
	font-size:0px;
	line-height:0px;
	background:url(images/splash.gif) 0 0 no-repeat;
}

