@charset "utf-8";


.header_rotate {
	top:5px;
	width:900px;
	z-index:1;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
    FONT-SIZE: 13pt;
	font-size: 36px;
	background-position: center center;
	float: none;
	right: auto;
	position: relative;
	background-repeat: no-repeat;
            
	 
     
    background-image: url(../images/headerBackgds/13.jpg);
    
   
}
.header_1 {
	top:5px;
	width:900px;
	z-index:1;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	float: none;
	right: auto;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/headerBackgds/1.jpg);
}


