.wrap0 {
	float:left;
	background:url(border_topleft.gif) top left no-repeat;
}
.wrap1 {
	background:url(border_right.gif) top right repeat-y;
}
.wrap2 {
	background:url(border_bottomleft.gif) left bottom no-repeat;
}
.wrap3 {
	background:url(border_topright.gif) top right no-repeat;
}
.wrap4 {
	padding: 7px 14px 18px 12px;
	background:url(border_bottomright.gif) bottom right no-repeat;
}
body {
	margin: 0px
}
#horizon {
	background-color: transparent;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
}
#content {
	margin-left: -350px;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 700px;
	height: 467px;
	visibility: visible;
	font-family: Tahoma;
	color:#ccc;
}
#content span {
	font-size: 10px;
}
td {
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	color:#ccc;
	font-size: 11px;
}
td small {
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: normal;
	color:#ccc;
	font-size: 11px;
}

#pic {
	background-image: url(chernovecky_loving_babushek.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
A {
 FONT-FAMILY: Tahoma; 
 FONT-WEIGHT: bold; 
 FONT-SIZE: 12px; 
 WIDTH: 200px; 
 COLOR: #ccc; 
 TEXT-DECORATION: none }
 
A:HOVER {  COLOR: red; TEXT-DECORATION: none }
h1 {font-size:14px;}
