/*  
Theme Name: underconstruction
Theme Author: L. Heyden
Theme URI: lheyden.com
*/


/* BODY */

body {
text-align: center;
margin: 0;
padding: 0px 0px 0px 0px;
background: #29221F;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #FFF4EB;
}

#wrap {
width: 956px;
background-image:url(images/bgwrap.gif);
background-repeat:repeat-y;
margin-left: auto;
margin-right: auto;
}

.visit {
text-align: center;
}

h1 {
color:#CCCC00;
font-size: 1.2em;
}

h1 a:link {
color: #A8CA51;
text-decoration: none;
}

h1 a:visited { 	
color: #A8CA51;
text-decoration: none;
} 

h1 a:active { 
color: #FF953F;
text-decoration: none;} 

h1 a:hover {
color: #FF953F;
text-decoration: none;
border-bottom: 1px solid;
}