*{padding:0; margin:0; font-family:Arial, Helvetica, sans-serif;}
html{height: 100%; background:#28312C; color:#000; font-size:0.7em;line-height:1.4em; }
p {margin:10px 0;}



.wrapper {width:100%; height:100%;}

.yellowbanner { 
				width:100%;
				height:10px;
				background-color:#fff100;
				display:block;
				position: absolute;
				top: 0px; }
				
				
.patient { 
				display:block;
				position: absolute;
				top: 30px;
				left: 20px; }
				
.flasher { 
				display:block;
				position: absolute;
				top: 150px;
				left: 20px; }
				

.address { 
				display:block;
				position: absolute;
				bottom: 40px;
				left: 20px; }
				
				
a img { border: 0; }



