@import url(http://fonts.googleapis.com/css?family=Comfortaa);
body {
	color:#f0d5c0; 
	font-family: 'Comfortaa', sans-serif;
	min-width:960px;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	margin:0; 
	background-size:cover;
}
.ie body {
	filter: dropshadow(color=#98C0B4, offx=0, offy=1);	
}
h1 {
	font-size:48px;
	letter-spacing:-2px;	
	line-height:40px; 
	text-align:center; 
	font-family: 'Comfortaa', cursive;
}
.ie h1 {
	filter: dropshadow(color=#98c0b4, offx=0, offy=3);
	padding-bottom:12px;
	background: #dc7364;		
}
h2 { 
}
.ie h2 {
	filter: dropshadow(color=#98c0b4, offx=0, offy=3);
	background: #dc7364;	
}
h3 {
	font-size:25px;
	margin:0.2em 0; 
	text-align:center;
	background: #98c0b4;
}
.ie h3 {
	filter: dropshadow(color=#98c0b4, offx=0, offy=3);
}
h4 {
	margin-bottom:5px;	
}
p, pre {
	margin:0 0 10px 0; 
}
code {
	text-transform:uppercase !important;
	background: #98c0b4;	
	border-bottom:1px dotted #666;
}
small {
	background: #98c0b4;	
	border:1px solid #111;
	font-size:15px;
	padding:0 5px;
}
strong{
text-align: center;
display: block;
font-family: 'Comfortaa', cursive;
font-size: 28px;
font-weight: normal;
color: #dc7364; 
}
a {
	color:#98c0b4;
	text-decoration:none;	
}
a:hover {
	color:#98c0b4;	
} 
.topSection{
background:#98c0b4;
}
#Header {
position: relative;
width: 100%;
height: 160px;
line-height: 118px;
padding-top: 30px
}
#Header2 {
position: relative;
width: 100%;
height: 119px;
line-height: 118px;
}
.logo{
margin: 0 auto;
height: 128px;
width: 512px;
}
.logo2{
margin: 0 auto;
height: 300px;
width: 300px;
}
.wrapper {
margin: 0 auto;
position: relative;
width: 100%;
}
#socialIcons {
display:block;
background: #98c0b4
}
#socialIcons ul {
margin: 110px; 
padding:100px;
text-align: center;
background: #98c0b4
}
#socialIcons ul li {
margin-right: 5px;
height: 35px;
line-height: 40px;
list-style-type: none;
display: inline-block;
background:#98c0b4;
border-radius: 47px;
padding: 5px;
}

.tempBy{
display:block;
text-align:center;
margin-top:40px;
color: #7a9a92;
background: #98c0b4
}
#Content h2 {
margin: 0px;
padding: 0px;
text-align: center;
font-size: 42px;
font-weight: 300;
color:#7a9a92;
}


