body 
{
	margin: 30px 00px 100px 00px; 
	}

#zero 
{
	width: 900px; 
	height: 400px;
	background:#fff;
	background-image:url('bg.jpg'); 
	background-repeat: repeat;
	}


.zero-pic 
{
	width: 150px; 
	height: 150px;
	padding: 33px 10px 10px 25px;
	}


#one
{
	width: 900px; 
	height: 400px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;  
	font-weight: 300;
	letter-spacing: 0.05em; 
	color: #bf3826; 
	}

#two
{
	width: 900px; 
	height: 150px;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;  
	font-weight: 300;
	letter-spacing: 0.05em; 
	color: #333; 
	padding: 10px 0px 10px 0px;
	}

#three
{
	width: 270px; 
	height: 266px;
	background:#fff;
	font-family: 'Open Sans', sans-serif; 
	font-size: 13px; 
	line-height: 22px; 
	font-weight: 300;
	letter-spacing: 0.05em; 
	color: #333; 
	padding: 15px 26px 15px 0px;
	border: solid #fff 2px; 
	}

h2
{
	font-family: 'Open Sans', sans-serif; 
	font-size: 26px; 
	line-height: 22px; 
	font-weight: 300;
	letter-spacing: 0.05em; 
	color: #333; 
    padding: 0px 0px 10px 0px;
	}



a.link:link
{
	color: #616161; 
	text-decoration: underline; 
	}
a.link:visited
{
	color: #616161; 
	text-decoration: none;
	}
a.link:hover
{
	color: #bf3826; 
	text-decoration: none;
	}

ul 
{
	padding: 0 0 0 15;
	}



