html, body {
    height: 100%;
    width: 100%;
    border:0;
    margin:0;
    padding:0;
    overflow: hidden;
}
body {
    background: #FFFFFF;
    font: 60% Verdana, sans-serif;
    color: #000000;
    margin: 0;
    text-align: left;
}

img {
	border: 0;
}

#content {
    height: 100%;
    width: 100%
}

a:link {
    text-decoration: none;
    color: #000000;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: underline;
    color: #999999;
}


#Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:441px;
	height:129px;
}

#Text {
	position:absolute;
	left:0px;
	top:129px;
	width:441px;
	height:185px;
}

#GetFlash {
	position:absolute;
	left:27px;
	top:321px;
	width:164px;
	height:43px;
}

#no-flash-content {
position:relative;
height: 100%;
top:10%;

}

#Developers {
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

#Designers {
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
}
