body{background-image:url('sos.png');}


@font-face {
    font-family: Franchise;
    src: url('Franchise.ttf'); 
	 
    }

#head1{width:100%;background-color:#e67e22;height:80px;margin-bottom:0px;border-bottom:5px solid #F5AB35;}
#head2{width:800px;margin:auto;}
#head3{width:800px;float:left;color:#fff;font-size:80px;font-family:Franchise, Arial;text-align:center;}
#head4x{width:200px;float:left;color:#fff;font-size:30px;font-family:Franchise, Arial;margin-top:18px;}

#promo{margin-top:3px;margin-bottom:3px;}

 
.resdevad { width: 320px; height: 50px; }
@media(min-width: 500px) { .resdevad { width: 468px; height: 60px; } }
@media(min-width: 800px) { .resdevad { width: 728px; height: 90px; } }
 


@media screen and (max-width:800px) {
	
	#head2{width:100%;margin:auto;}
	#head3{width:100%;margin:auto;}
	#head4x{display:none;}
}


@media screen and (max-width:600px) {
	#head1{height:50px;}
	#head3{width:100%;font-size:50px;}
	
	 
}