body
{
	background: url(/images/diagonal-noise.png);
	text-align: center;
}

img
{
	border: none;
	
}

a
{

	text-decoration:none;
}

td {
	width : 150px; 
	height : 130px; 
	text-align : center;
}

td img {
	border: solid 3px #fff;
	
}

#wrapper {width:960px; margin-left:auto; margin-right:auto; text-align:center}
#header {margin-top:0px;}
.pages
{
	width: 960px;
	font-size: 13px;
	font-family: verdana;
	padding-bottom: 10px;	
}

.selected
{
	font-size: 16px;
	color: #33ccff;
	text-decoration: underline;
}