.header_project {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
.capt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}


h1, h2, h3, h4, h5, h6, .widget-title, .callout-text, #primary-nav, .feature-title, .stack-title, .slide-title, .row-title {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

h1
{
	font-size: 27px;
	line-height: 27px;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

h2
{
	font-size: 18px;
	line-height: 27px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
	
	h3
{
	font-size: 25px;
	line-height: 27px;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.view {
	width: 299px;
	height: 200px;
	margin: 10px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;
	background: #fff url(../images/bgimg.jpg) no-repeat center center;
	background-image: url(images/combo_mobile_sm.png);
}
.view .mask,.view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	margin: 20px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-top: 14px;
	font-size: 30px;
}

.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
ize: 9px;
}

.par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

.header
{
	margin-top: 30px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 150px;
	}