h1 {
 font-size: 90px;
}

body {
    font-family: raleway, sans-serif;
    background: #99D9dd;
    margin: 0;
}


body {
}

h1 {
	font-size: 65px;
	height: 70px;
	margin-top: -35px;
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	color: white;
	font-weight: 300;
}
.c h1 {
top: 20%;	
}

.footer {
float: left;
width: 100%;
margin: 0 auto;
text-align: center;
position: absolute;
top: 90%;
text-color: white;
}
.content {
	float: left;
	top: 30%;
	position: absolute;
	display-inline: block;

}
.footer ul {
list-style: none;
}

.footer ul li {
color: #808080;
padding-bottom: 3px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
display:inline-block;
padding-right: 10px;
}

.footer ul li a {
	color: grey;
}

@import url("http://169.254.169.254")
