body {
background: black url(Images/insidekiln.jpg) no-repeat top left;
}

h1 {
position: absolute;
font-family: Arial, helvetica, sans-serif;
font-size: 14px;
color: black;
text-align: center;
}

h2 {
color: black;
font-family: Times New Roman;
font-size: 1.2em;
font-weight: bold;
text-align: center;
align: top;
}

h3 {
font-family: Times New Roman;
font-size: 1em;
font-weight: italic;
text-align: left;
color: white;
}

h4 {
position: absolute; 
top: 21%;
font-family: Arial;
font-weight: normal;
text-align: left;
}

.table {
position: relative;
font-family: Times New Roman, arial, helvetica, sans-serif;
padding: 2%;
border:0;
}

p {
font-family: Times New Roman, arial, helvetica, sans-serif;
padding: 0;
line-height: 4em;
}

a:link {
 color: #121212;
}

a:visited {
color: #b57600;
}



