 
body {
    background-color: #000000;
    margin: 30px;
    margin-top: 10px;
	font-family: "Arial" ;
}
#genmsg {
    width: 610px;
    height: 70px;    
    overflow: hidden;
    background-color: #000000;
    cursor: pointer;
}
#slmContainer {	
    width: 600px;
    height: 325px;
    border: 2px lightgray solid;
    overflow: hidden;
    background-color: gray;
    cursor: pointer;
}
#canvasm {
	position: relative;
    left: 0px;
    top:  0px;
    width: 600px;
    height: 325px;
    border: 2px gray solid;
    overflow: hidden;
    background-color: gray;
    cursor: pointer;
}
#bkimg {
    position: relative;
    left: 0px;
    top:   0px;
}
#gull {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 100px;
    height: 40px;
 }
 #gullr {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 100px;
    height: 40px;
 }
 #gull2 {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 100px;
    height: 40px;
 }
 #gullr2 {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 100px;
    height: 40px;
 }
 #hityes {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 56px;
    height: 54px;
 }
 #hit6 {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 56px;
    height: 54px;
 }
 #gullzzz {	
    position: relative;
    left: 0px;
    top:  0px;
	width: 48px;
    height: 46px;
 }
#instruks {
    width: 610px;
    height: 800px;
    overflow: hidden;
    background-color: #000000;
	text-align: center;
    cursor: pointer;
}
#btmbox {
    width: 610px;
    height: 80px;
    overflow: hidden;
    background-color: #000000;
	text-align: center;
    cursor: pointer;
}
