** This page is not the actual CSS page but THIS IS the information that I used on my CSS.
Actual external link is located at: link type="text/css" rel="stylesheet" href="style.css"



a:link {color:#2c1409;}
a:visited {color:#C80000;}
a:hover {color:#C80000;}
a:active {color:#FFFFFF;}

h1,h2,h3
{
font-family: times new roman;
font-style:italic;
font-style:bold;
color:#2c1409;
}


h4,h5,h6
{
line-height: 125%;
font-family: arial;
color:#402716;
}

h7,h8,h9
{
font-size: xx-small;
font-family: verdana;
color: #2c1409;
}


body
{
background-image:url('http://www.artbychrisbradley.com/backgrounds/brown1529424811.jpg');
}


div.copyright
{
width:790px;
padding:2px;
margin:2px;
}

div.center