.home-section li h2 {
	font-weight : normal;
	font-size : 1.2em;
}

.home-section#features li h2 a, .home-section header a.more, .home-section h1, .home-section p {
	color :#fff;
}

.home-section#features li h2 a:hover {
	text-decoration : none;
}

.home-section ul {
	width : 100%;
}
.home-section ul li {
	margin-bottom : 10px;
	background : url('imgs/tri.png') no-repeat 0px 4px;
	padding-left : 25px;
	width : 25%;
}

.setch {
	color : #fff;
	font-weight : normal;
	font-size : 50px;
}

.mot {
	color : #bcbdc0;
	font-size : 30px;
	margin-left : 10px;
}

#footer {
	padding : 0;
}

#credit {
	font-weight : normal;
	color : #fff;
	text-align : right;
	margin : 10px;
	font-size : 14px;
	color : #eee;
	
}
#credit b {
	color : #fff;
}

#content {
	background : #222;
	color : #fff;
}

.home-section header {
	display : none;
}

.home-section header h1 {
	font-family : Arial;
	font-size : 40px;
	color : #eee;
	font-weight : bold;
}

.home-section header p {
	font-style : italic;
	margin-top : 0;
}

#intro {
	background : #000;
	color : #fff;
}

#intro header h1 {
	float : left;
	color : #fff;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	margin-right : 15px;
}

#intro header  p {
	color : #fff;
	font-size : 22px;
	padding-top : 20px;
}