 
/* Size - CSS here */
  
body {  
	font-size:12px;
	line-height:18px;
	color: #000; 
		   
}

#logo a, #site-info a {color: #F16522;  }
#logo a span, #site-info span{color: #fff; } 
#site-description {color: #fff; }

a {   
	color: #000; 
	 
}
a:hover {   
	color: #000; 
	  
}
#site-description span.contact{	font-size:20px;}
#logo a, #site-info a {	font-size:68px; }
#site-info a, #site-info span {	font-size:24px; }
#site-description em {	font-size:30px; }

#header { 
		height:190px; 
 	      background:url(http://www.atkinsroofing.com.au/wp-content/themes/atkins/images/header.png) no-repeat left top;
		 
 	      
}
#logo { 
    padding: 25px 0 0;
    }

#site-description {
	padding-top:27px; 
}
#content {
	width:664px; 
	padding:10px 20px; 
	border:2px solid #E8E9E9; 
}
#primary,
#secondary { 
	width: 236px;  
}#site-info .copyright, #site-info .copyright a, #site-info .copyright span{ 	font-size:15px;}.footerMenu li a {  font-size:12px;}

