/*
Theme Name: Chilham Sports Cars
Theme URI: 
Description: Chilham Sports Cars
Version: 1.0
Author: Dan Burrows
Author URI:
*/
@import url('960.css');
@import url('reset.css');

html{ width: 100%; height: 100%;}
	
body {
	font-family: arial, Helvetica,sans-serif; 
	color: #000;
	text-align: left;
	background-color: #FFF;
	margin-top:20px;
}

#single{width: 500px; margin-left:45px;}
#header_img{width: 600px; height: 200px; background-image: url(images/print-header.gif); background-repeat: no-repeat;}
#footer_img{width: 600px; height: 300px; background-image: url(images/print-footer.gif); background-repeat: no-repeat; margin-top: 30px; margin-bottom: 30px}
#single input:hover{color: #A31D22; cursor: pointer;}
#single .size-medium{display: block; margin: 10px 0;}
#info { width: 600px;}
#car_name{
font-family: arial, Helvetica,sans-serif;
font-size: 35px;
font-weight: bold;
color: #000;
margin-top: 0px}
	
	
#discription  {
width: 600px;
padding-bottom: 10px;
font-family: arial, Helvetica,sans-serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #000;
margin: 10px 0
}

#price{ background-color: white;}

p {width:350px; }
#price p {font-family: arial, Helvetica,sans-serif; color: #000; margin: 10px 0 ;font-size: 35px; font-weight: bold;}

