
	/* 
		----------------------------------------------------
		CSS:		twiggy.carsonified.com
		Created: 	March 2009
		Author:     Mike Kus
		URL:		http://www.carsonified.com
	   	---------------------------------------------------
	*/

/* Home ___________________________________________________________________________________________________________ */

body#home .primaryContent {
	float:left;
	width:640px;
	position:relative;
	top:-190px;
	left:0px;
	padding:0px 0px 0px 0px;
	background:none;
}









/* About ___________________________________________________________________________________________________________ */

html#hAbout {
	background:url(../images/presentation/main_illustration_06.jpg) #ececec top repeat-x;
	background-attachment:fixed;
}

body#about {
}









/* build ___________________________________________________________________________________________________________ */

html#hBuild {
	background:url(../images/presentation/main_illustration_04.jpg) #ececec top repeat-x;
	background-attachment:fixed;
}

body#build {
}
