body {
	font-family: Rockwell, arial; 
	margin: 0px; 
	padding: 0px;
}

#wrapper {
	position: relative;
}

#startBtn {
	cursor: pointer; 
	cursor: hand; 
	position: absolute; 
}

#zip {
	position: absolute; 
	color: #555555;
}

#subMenu {
	position: absolute; 
	color: #555555;
}

@-moz-document url-prefix() {
    #gaqList {
		margin: 0px;
		padding: 0px;
	}
}