body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966
}
.tab {
	background-image: url(homeboi_bg.jpg);
	border: 3px solid #660000
}
.thumb {
	border: 1px solid #666666;
	margin: 3px;
	height: 288px;
	width: 384px
}
a:link {
	color: #FFA07A;
	text-decoration: none
}
a:active {
  color: #FFA07A;
	text-decoration: none
}
a:visited {
  color: #FFA07A;
	text-decoration: none
}
a:hover {
  color: #FF6347;
	text-decoration: none
}
.tx1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold
}
.tx2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC
}

