body {
    background-color: #03b1dd;
	font-size: 100%;
}

h1 {
    font-size: 120px;
	font-size: 7.5 em;
	color: #ffffff;
	font-weight: bold;
	font-family:sans-serif;
	text-align: center;
}
