
#content{
	text-align:center;
	padding-top:25%;
	text-shadow:0px 4px 3px rgba(0,0,0,0.4),
				0px 8px 13px rgba(0,0,0,0.1),
				0px 18px 23px rgba(0,0,0,0.1);
}

a {
    text-decoration: none !important;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

h1{
	font-weight: 700;
	font-size:5em;
}

html{
	height:100%;
}

