.Stil3 {
	text-align: center;
	float: center;
}
body {
	background-color: #000;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #009ee0;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	color: #fff;
}

#pic_start {
	background-image:url(../images/bg_enter_side_small.jpg);
	height:257px;
	width:315px;
}

#font {
	width:100%;
}

#pic_husky {
	width: 220px;
	height:auto;
	overflow:hidden;
}
