.txt {  font-family: 'Swanky and Moo Moo', cursive; font-weight: 400;   color: #6B3559; text-decoration: none}
a {
	font-family: 'verdana';
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	padding-left: 200px;
}

#box {
	height: auto;
	width: auto;
}
body {
	background-color: #333333;
	background-image: url(../img/airbrush_k.jpg);
	background-repeat: no-repeat;
}
