/* CSS Document */


body,html { 
	background:#4A1603;
	}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

#title h1 {
	text-align:center;
	color:#fcfcfc;
	padding-bottom:10px;
	margin-bottom:0px;
}

#title p {
 text-align:center;
 color:#fcfcfc;
}

#title a {
 text-align:center;
 color:#fcfcfc;
}

#slideshow{
/*	margin-left:auto;
	margin-right:auto;*/
	width:900px;
	
}

#specs {
 	margin-left:auto;
	margin-right:auto;
}

#specs p {
	text-align:center;
	color:#fcfcfc;
	font-size:16px;
	font-weight:bold;
}

#specs a {
	color:#fcfcfc;
}
