html { background: url(pics/bg.png) no-repeat center top scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 900px auto;  }

#wrapper  {
	width:680px;
	height:100%;
	position:relative; top:120px;
	margin-bottom:0px;margin-left:auto;margin-right:auto;

}

#page
{	position:relative;
	margin-top:-565px;
	 }

#tile
{     
	background-image: url(pics/tile4.png);
	background-size: 900px auto;
	background-repeat: repeat-y;background-position:center;
	position:absolute;top:740px;left:0;right:0;margin-left:auto;margin-right:auto;
	}

 div#centerDiv {
        width: 620px;max-width:100%;
        text-align: center;position:bottom;
    }


.centerUL li {
        display: inline;list-style:none;padding:5px;
        text-align: center;
    }


ul.centerUL {
        margin: 2px auto;
        line-height: 1.4;    }


H5 {text-indent: 100%;
white-space: nowrap;
overflow: hidden;}



#footer {position:relative;top:90px;
         padding-top:54px;
         background: url(pics/footer.png) no-repeat;background-size:900px auto;
         background-position: center;  padding-bottom:40px;margin-bottom:30px;   }

.pic {float:left;margin-right:15px;width:120px;}


.right {margin-left:135px;}



.right2 {margin-left:210px;}

