* {margin:0;padding:0;}
html {width:100%; height:100%;}
body {background-color:#807f82;font-family: 'Source Sans Pro', sans-serif;color:#4a4a4a; background-image:url(victoria.jpg); background-size:cover; background-repeat:no-repeat; background-position:center; width:100%; height:100%;}
h1 {font-family:inherit;font-size:48px;margin-bottom:50px;}
.content {text-align:center;padding-top:10%;}
a {color:#34c3e7;text-decoration:none;font-size:36px;outline:none;border:none;}
a:hover,a:focus {text-decoration: underline;color:#34c3e7;}