body {
	background-color: black;
	margin: 0;
	font-family: Sintony, Verdana, sans-serif;
	background-image: url(../pics/gradient_dos.jpg);

}

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

/* @group Main Area */

#main {
	background: url(../pics/carbon.gif);
	height: 600px;
}
h2	{
	margin: 0px;
	color: #605e5c;
	padding: 14px 0px 0px 7px;
}

#main p.about	{
	text-align: center;
	font-size: 95%;
	padding-top: 20px;
	color: white;
}
#big_box {
	margin-left: auto;
	margin-right: auto;
	height: 425px;
	width: 620px;
	background-color: gray;
	border: 5px solid white;
	border-bottom-style: ridge;
}

/* @end */



#footer {
background-image: url(../pics/home/images/footer.jpg);
position: relative;

	
}

#footer a.link {
	color: white;
	text-decoration: none;
	font-size: 75%;
}
#footer a:hover {
	color: #e73b3b;
}
#footer a.#footer a.link {
	color: white;
	text-decoration: none;
	font-size: 75%;
}

#footer p.foot {
	padding-top: 8px;
	text-align: center;
	color: rgba(167,167,167,0.7);
	margin: 0px;
	font-size: 65%;
}
/* @end */
