body {
	background: #000;
	margin: 0;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #999;
}

* {
	margin: 0;
}

span {
	display: none;
}

body>#page {
	font-size: 10px;
}

#page {
	width: 970px;
	margin: 0 auto;
	font-size: x-small;
	line-height: 1.0;
	text-align: left;
}

#page h1 {
	background: url(../images/gti.jpg) center left no-repeat;
	width: 970px;
	height: 70px;
	padding: 0;
}

#page h2,
#page h3 {
	font-weight: normal;
	color: #fff;
	line-height: 1.2;
}

#page h2 {
	padding: 0 0 0.5em;
	font-size: 1.7em;
	text-transform: uppercase;
}

#page h3,
#page p {
	padding: 0 0 1em;
	font-size: 1.2em;
	line-height: 1.2;
}

#page p a {

}

#page p a.flash {
    background: url(../images/getflash.gif) 0 0 no-repeat;
    width: 164px;
	height: 17px;
	display: block;
	float: left;
    color: #000;
}
#page img {
	float: left;
	margin: 0 30px 0 10px;
}