.contentbox
{
	background : #3399FF;
	border-bottom : solid 5px #FFFF33;
	border-left : solid 5px #FFFF33;
	border-right: solid 5px #FFFF33;
	width : 700px;
	margin-left: auto; margin-right: auto;
	
}


b
{
 color: #2CE339;
}

.bodytext
{
	font-family : arial;
	font-weight : bold;
	font-size : 20px;
	color : #FBFA96;
	text-align : center;
	margin-top : 5px;

}



h1
{
	font-family : arial;
	font-weight : bold;
	font-size : 24px;
	color : #FFFF33;
	text-align : center;
	margin-left: auto; 
	margin-right: auto;
}

a.biglink:link, a.biglink:visited, a.biglink:hover
{
	font-family : arial;
	font-weight : bold;
	font-size : 24px;
	color : #FFFF33;
	padding-top : 30px;
	text-align : center;
}




.thumbimg {
	border : solid 2px #FFFF33;

}