body {
		background:#000 url(../images/bg.pattern.jpg) repeat-x;
		background-attachment: fixed;
		font-family: Helvetica Neue, Sans-Serif;
		color:#fff;
		margin:0;
		padding:0;
		text-align:center;
	}
			
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:900px;
		margin-bottom:2em;
	}	

h1, h4 {  font-weight: normal;}
h1, h1 a {padding: 0; margin:0; color: #fff; font-size:24px;}
h4 {margin: 5px 0 5px 0;font-size: 11px; color:#3a535c;}


img {background: #06151a;}

a{ text-decoration: none; color: #1f5364;}
a:hover {text-decoration: underline; color: #fff;}

#header {
	text-align: right;
	margin: 0 0 10px 0;
	font-size: 12px;
	}
	
#resume{
	color: #000;
	padding: 5px 0 5px 0;
}
#resume a{
	padding:5px;
	font-weight:bold;
	font-size: 10px;
	text-transform: uppercase;
	}

#footer { 
	margin: 30px 0 0 0;
	font-size: 12px;
	color: #333;
}

#about{
	margin: 30px 0 30px 0;
	font-size: 14px;
	font-weight: normal;
}

.project { margin: 30px 0 0 0;}
.project img{ margin: 10px 0 10px 0;}
	
.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #3a535c;
	height: 1px;
}

.QAmt {
	color:#fff;
	font-size:40px;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}
