/* This is the style sheet for RJ Fire. */


body {background-image:url('imgs/as-fire-apb-anim-1.GIF');
}


h1 {
    text-align: center;
    color:black;
    font-family:arial;
    background-color: orange;
    Margin-bottom:0px;
    position: absolute;
    bottom: 100px;
    
    }
    
  /*position: absolute;
    bottom: 0px;*/  comment out
    }
    
p {
text-align: center;
    color:black;
    font-family:calibri;

}

div {
background-color: yellow;
height: 20%;
position: relative;
background-image:url('imgs/water.jpeg');
}



/* 
{
	margin: 0;
	padding: 0;
	height: 200px;
	width: 100%;
	background-image: url('imgs/Rothko.jpg');
}
 */