body {
	 background-color: #181818;
	 text-align: center; 
}

h1 { 
position:relative;
display:inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
margin: 0;
padding: 0;
color: #AAAAAA;
}
h2 { 
position:relative;
display:inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
margin: 0 0 0 10px;
padding: 0 0 0 10px;
color: #AAAAAA;
}
.clear {
clear:both;
}
.instructions { 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color:#AAAAAA;
width:720px;
text-align : center;
margin : 0 0 0 0;
padding : 0 0 0 0;
}

.sixgames {
width: 728px;
height: 122px;
padding: 0px;
margin: auto;
color: #AAAAAA;
}

.browsebox {
width: 106px;
height: 122px;
float: left;
margin: 0px 5px 0px 10px;
position: relative;
text-align : center;
}

a.gameblock, a.gameblock:active, a.gameblock:visited { 
display : block;
width : 104px;
height : 120px;
text-decoration : none;
overflow: hidden;
color:#FFFFFF;
font-size: 12px;
font-weight: bold;

} 
a.gameblock:hover { 
display : block;
width : 104px;
height : 120px;
text-decoration: underline;
padding : 0px 0 0 0;
overflow: hidden;
color:#FFFFFF;
font-weight: bold;
}

a.gameblock img{
border:1px #CCCCCC solid;
}

a.gameblock img:hover{
border:1px #FFFFFF solid;
}

.clear{
clear:both;
}

.borderad{
border: 0px;
margin:5px;
}

.intergi{
border: 0px;
margin:5px;
text-align:center;
font-weight:bold;
color: #FFFFFF;
font-size: 12px;
}

.intergi img{
border:1px #FFFFFF solid;
}