body
h1{ background: big.jpg; font-size: 48px; color: #FFFFFF;}
h2 { background: ; font-size: 18px; color: #FFFFFF;}
h3 { font-size: 12px; color: #696969;}
h4 { font-size: 30px;color: #FFFFFF;}
h5 { font-size: 26px;color: #FFFFFF;}
h6 { font-size: 38px;color: #FFFFFF;}
h7 { font-size: 30px;color: #FFFFFF;}
h8 { font-size: 38px;color: #FFFFFF;}
h9 { font-size: 16px;color: #FFFFFF;}

p {color: red; }
p { line height: 0; }
p.top { text-align: center; 
}
p.obj_img { top: 0px;
          left: 0px;
          padding: 0px;
          margin: 0px;
          position: absolute;
}
.btn{
		border: 1px solid green;
		border-radius: 5px;
		background-color: green;
		padding: 20px;
		text-align: center;
		color: white;
		width; 150px;
}
