@import url('https://fonts.googleapis.com/css?family=IM+Fell+English');
BODY {background-color: black; background-image: url("pics/ripper.jpg"); background-repeat: no-repeat;background-position: 50% 0%}
BODY, P , TD {font-family: 'IM Fell English', serif; font-size: 14pt; color: white; text-decoration: none}
.html,BODY {overflow-x:hidden;}
H3 { color: yellow; font-size: 16pt}
H2 { color: red; font-size: 16pt}
H1 { color: white; font-size: 20pt}

h4 {  font-family: 'IM Fell English', serif;; font-size: 16pt; color: white}

.autograph {
	color: red;
	background-color: #FFFF00;
}
.table {border-width:1; border-color: black; horizontal-align:center}

a:link {text-decoration: none; color:yellow}
a:visited {none; color:yellow}

input[type=button] {padding: 10px 25px 10px 25px; background:#ccc; border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

