body {
	background-color: #EECBA3;
	background-image: url(bg.jpg);
	background-position:center;
	margin: 0px;
}

.text1          {
	font-family: impact;
	font-size: 53px;
	font-weight: normal;
	color: #FB3F00;
}
a.text1:link    {
	color: #FC3703;
}
a.text1:hover   {color: #FC8507; text-decoration: underline;}

.text2          {font-family: impact; font-size: 51px; font-weight: normal; color: #fff845;}
a.text2:link    {color: #fff845;}
a.text2:hover   {color: #EECBA3; text-decoration: underline;}

.tb {background-color:#000000; background-image:url(thumb.jpg); background-repeat:no-repeat;}
.tb a{color:#ffffff; font-size:16px}
.wt, .yt {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-transform:uppercase}
.wt {font-size: 22px; color: #ffffff;}
.yt {font-size: 20px; color: #000000;}
