body { background-image: url("/"); background-size: cover; background-color: #191919; font-family: georgia; font-size: 14px; color: #565656;  }
h1 { text-align:center; color:#f03a17; }
a:hover { color: #5C2315; }
a:link,a:visited { -o-transition: all 1.1s ease-in; -webkit-transition: all 1.1s ease-in; -moz-transition: all 1.1s ease-in; color:#630005; font-family:georgia; font-size:14px;text-decoration:none; letter-spacing:1px; font-weight:none; }
::-moz-selection { color: black; background: #ffd800; }
::selection { color: black; background: #ffd800; }