body
{
	background-color: #000000;
	margin: 0;
	padding: 0px;
	font-family: Voltaire, Helvetica, Arial, sans-serif;
	color: white;
	text-align: center;
	font-size: 14px;
}

#backgroundImage {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow:hidden;
  z-index:-1;
}

#wrapper

{
	z-index:1;
	width:100%;
   	max-width: 910px;
   	min-width: 320px;
   	margin: 0px auto;
}

#content

{
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	z-index: 500;

}

#logo
{
	position: relative;
	text-align: center;
	margin-left: 24%;
	margin-right: 24%;
}




#wrapperIframe
{
	margin-top: 8%; 
	border-style: solid;
    border-color: white;
}


.h_iframe        {position:relative; padding-top: 56%;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}



#logoImg
{
	position: relative;
	text-align: center;
	margin-top: 14%; 
	margin-bottom: 13%;

}

.mainText
{
	text-align: justify;
	font-size: 1.2em;
	line-height: 2em;
}

IMG
{
	border: 0px;
}



#platformsAndComing p
{
	position: relative;
	font-size: 1.8em;
	line-height: 0.3em;
}

.center
{
 	text-align: center;
}

#mail
{
 	text-align: center;
 	font-size: 18pt;
}

.screenshotThumbnail
{
	position: relative;
	padding-right: 3px;
	padding-left:3px;
	margin-top: 6px;
	max-width: 350px;
	width:100%;
}

A, A:visited
{
	text-decoration: none;
	color: #f15340;
}

A:hover
{
	text-decoration: none;
	color: black;
}

A.socialLink, A.socialLink:visited
{
	text-decoration: none;
	color: black;
}

A.socialLink:hover
{
	text-decoration: none;
	color: black;

}

.bigLink
{
	text-decoration: underline;
	color: #a0ebfb;
	font-size: 18pt;
}

A.bigLink:hover
{
	text-decoration: underline;
	color: #a0ebfb;
	font-size: 18pt;
}

A.bigLink:visited
{
	text-decoration: underline;
	color: #a0ebfb;
	font-size: 18pt;
}

#companies
{
	position: relative;
	text-align: center;
	margin-right: 20%;
	margin-left: 20%;
}

#studios
{
	margin-bottom:22%;
	display:table;
	position:relative;
	text-align: center;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	max-width: 240px;
}

#stores
{
	position: relative;
	text-align: center;
	margin-right: 20%;
	margin-left: 20%;
	margin-bottom:11%;
	max-width: 400px;
}

#prizes
{
	margin-bottom:2%;
	display:table;
	position:relative;
	text-align: center;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}
