body {
background: black url(Images/kiln.jpg) no-repeat right;
}

h1 {
font-family: Times New Roman, Arial, helvetica, sans-serif;
font-size: 3em;
color: #ececec;
text-align: left;
margin-top: 25px;
line-height: 10%;
}

h2 {
color: #ececec;
font-family: Times New Roman;
font-size: 1.5em;
font-weight: bold;
text-align: left;

}

h3 {
position: relative;
font-family: Times New Roman;
font-size: 1em;
font-weight: bold;
text-align: left;
color: #8cccca;
}

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: #000000;
}
a:visited {
 color: #d5eae9;
}
a:hover {
 background-color: #cccccc;
}
