/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/


body
{
	background: #000 url(../images/bg_2.jpg) repeat center center;
	color: #333;
	font-size: 16px;
	padding: 20px 0 0px;
	margin:0px;
}
