/*CSS J WILD*/
/*www.wildgraphix.co.uk*/
body {
background-color : #000;
font-family : sans-serif, verdana, arial, helvetica;
color : #fff;
}
img.link{display:block;margin-left:auto; margin-right:auto;
} 
p a:hover {
color : #87fb02;
}
h1 {
font : bold 3em sans-serif, verdana, arial, helvetica;
text-align : center;
}
h2 {
font : bold 2em sans-serif, verdana, arial, helvetica;
text-align : center;
}
#main {
background-image : url(images/tolstone.jpg);
background-repeat : no-repeat;
height : 760px;
background-position : center;
border : 20px solid #fff;
max-width : 1021px;
margin-top : 2px;
margin-left : auto;
margin-right : auto;
}
#scnd {
background-image : url(images/public.jpg);
border : 20px solid #fff;
background-repeat : no-repeat;
height : 760px;
background-position : center;
max-width : 1020px;
margin-top : 2px;
margin-left : auto;
margin-right : auto;
}
.copy a {
text-decoration : none;
text-align : center;
display : block;
max-width : 1020px;
width : 100%;
height : 20px;
border-style : none;
font : bold 1.4em sans-serif, verdana, arial, helvetica;
color : #fff;
}
.box1 a {
text-align : center;
width : 1020px;
height : 600px;
background-image : url(images/background.jpg);
background-repeat : no-repeat;
background-position : center;
text-decoration : none;
}
#box-link, a {
position : absolute;
width : 1020px;
height : 600px;
background-color : transparent;
border-style : none;
outline : 0;
}
#footer {
text-align : center;
margin-left : auto;
margin-right : auto;
padding-bottom : 1.4em;
width : 1020px;
}
#footer a {
display : block;
max-width : 1020px;
width : 100%;
color : #fff;
text-decoration : none;
height : 20px;
}
#footer a:hover {
color : #008300;
}


