* {
	margin: 0;
	padding: 0;
}

html {
    font: 62.5% arial, tahoma, verdana, sans-serif;
    line-height: 1.2;
}

body {
    font-size: 1.3em;
    color: #000;
    background: #fff;
}

.go-frame {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.go-ad-top {
	z-index: 9999;	
	width: 100%;
	height: 100px;
	overflow: hidden;
}
