@font-face{ font-family:'Impact';src:url('impact.ttf') } .wrapper { width: 80%; /* specify a width! */ margin: 0 auto; /* center */ } html { background-color: black; background: url(gametextures/screenshot1.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } button { background-color: #00e6e6; /* Green */ border:none; color:white; padding: 4px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 25px; font-weight: lighter; } a:link { color: red; } /* visited link */ a:visited { color: red; } textarea { background-color:#099;color:#fff;padding:12px 20px;border:0;width:60%;font-family:impact;font-size:25px;height:350px; font-weight: lighter; } input[type="email"] { background-color:#099;color:#fff;padding:12px 20px;border:0;width:60%;font-family:impact;font-size:25px; font-weight: lighter; } input[type="text"]{ background-color:#099;color:#fff;padding:12px 20px;border:0;width:60%;font-family:impact;font-size:25px; font-weight: lighter; } body { margin: 0; } div { color: white; font-weight: lighter; font-family: impact; font-size: 16px; } ul.topnav { list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #000000; } ul.topnav li { float: left; } ul.topnav li a { font-family: impact; display: block; color: white; text-align: center; padding: 10px 12px; text-decoration: none; font-size: 18px; font-weight: lighter; } ul.topnav li a:hover:not(.active) { background-color: #00e6e6; } ul.topnav li a.active { background-color: #00e6e6; } @media screen and (max-width: 600px){ ul.topnav li.right, ul.topnav li {float: none;} } span { font-weight: lighter; font-family:impact; } h3 { font-weight: lighter; font-family:impact; } h2 { font-weight: lighter; font-family:impact; } h1 { font-weight: lighter; font-family:impact; } li { font-weight: lighter; font-family:impact; } button { font-weight: lighter; font-family:impact; } #share-buttons img { width: 48px; padding: 5px; border: 0; box-shadow: 0; display: inline; }