body {
 text: #ffffff;
 margin:0px;
 background-color: #000;}

.txt1 {font-family: Arial, trebuchet ms, verdana, tahoma; font-size: 12px; color: #fff;background-color: #222;}
.txt2 {font-family: Arial, trebuchet ms, verdana, tahoma; font-size: 10px; color: #fff;background-color: #222;}
.txt3 {font-family: Arial, trebuchet ms, verdana, tahoma; font-size: 12px; color: #fff;}
.txt4 {font-family: Arial, trebuchet ms, verdana, tahoma; font-size: 21px; color: #fff;}
.txt5 {font-family: Arial, trebuchet ms, verdana, tahoma; font-size: 17px; color: red;}
h1 {font-family: Arial; font-size: 70px; text-align: center; padding: 0; font-weight: normal;letter-spacing: 3px;}
.adult {font-size: 14px; font-family: Tahoma;color: #520752; text-align:center;}

.thumbs img {
	border: 1px solid #fff;
	width: 90px;
	height: 70px;
}
.thumbs a:hover img {
	border: 1px solid red;
}
