body,td,th {
	
	font-size: 17px;
	line-height:24px;
	color: #FFF;
	background-image:url(https://gameguru.ca/background.jpg);
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	
}
.grey {
	color: #666;
}



.lua {font-family:"Courier New", Courier, monospace; font-weight:bold; color: #164400;  display:inline-block;}
.button {border-radius:5px; background-color:#06C; width:110px; color:#fff; text-decoration:none;}

a.button:link {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}
a.button:hover {
	text-decoration: underline;
}
a:link {
	color: #06F;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #09F;
		text-decoration:underline;
}
a:active {
	color: #06F;
}

.menu {float:left; padding:20px; width:110px; padding-top:40px;  padding-bottom:40px;}
.menu:hover { background-color:#45465A;}

div.modelpack {float:left; min-height:300px; width:32%; padding:6px;}
.picture {float:left;  padding-right:5px; float:left; }
div.download {border-radius:5px; padding:10px; background-color:#06C; width:110px;}