body
{
background-image:url('/en-gb/images/bg2.png');
background-position:  center top;
background-repeat:no-repeat;
background-color: white;
margin: 0;
padding: 0;
}

h1
{
/*margin-top:40px;
display:block;
	margin-left:auto;
	margin-right:auto;
background-image:url('/en-gb/images/GameWeaver.png');
width: 1024px;
height: 97px;*/
text-indent:-9999px;
}

h2 
{
font-size: 14px;
color: #009ddc;
}

h2.white
{
font-size: 14px;
color: #FFF;
}

p
{
margin-left: 20px;
}
a {
    outline: none;
}
.links
{
    float:right;
    clear:both;
}

.links .wwwsite
{
    display:block;
    width: 160px;
    height: 61px;
    background-image:url('/en-gb/images/wwwsite.png');
    text-indent:-9999px;
}
.links .appstore
{
    display:block;
    width: 160px;
    height: 61px;
    background-image:url('/en-gb/images/appstore.png');
    text-indent:-9999px;
}
.links .macappstore
{
    display:block;
    width: 160px;
    height: 48px;
    background-image:url('/en-gb/images/macappstore.png');
    text-indent:-9999px;
}

article
{
	
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	top: 350px;
	position: relative;
}

header
{
	position: relative;
	top: -120px;
/*background-image:url('/en-gb/images/Hand.png');
background-position:  right top;
background-repeat:no-repeat;
height:400px;*/
}

header h2
{
margin-top:0px;
margin-bottom:0px;
font-size: 25px;
margin-left:14px;
color: #fff;
}
header p
{
margin-top:0px;
margin-bottom:0px;
font-size: 16px;
margin-left:14px;
color: #fff;
width:320px;
}

section.item
{
float:right;
margin-right:6px;
margin-left:6px;
margin-top: 6px;
margin-bottom: 6px;
width:238px;
height:308px;
background-color: #f7f7f7;
border: 1px solid #949494;
}

section h2,p
{
margin-left:14px;
}

section p
{
font-size: 10px;
}

.overviewimg
{
margin-top:25px;
margin-left:14px;
width:210px;
height:171px;
border: 1px solid #949494;
}