body.index {      
background-image:url('images/title.jpg');  
background-repeat: no-repeat;
background-position: top center;

     
}

h2.enter {
	margin-top: 13%;
text-align: center;
font-size: 300%;
    
    		 
}

h4.jbg {	text-align: center;
     bottom: 0px;
     left: 0px;
     width: 100%;
     height: 18px
    		 
}

a:link{color: white;}
a:visited {color: red}

a:hover {color: white;
}

p.navbar  {text-align:center;
	    color#FFFFAA;
            font-weight: bold;
}

p.promo  {text-align: center;
}

h1, h5 {
text-align: center;
width: 350px;
font-size:150%;
padding: 15px;
border: white thin dotted;
}

h3#welc {

margin-left:38%;
text-align: center;
width: 450px;
font-size:150%;
padding: 15px;
border: black thin solid;
}




