﻿*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.5mm;
	background-image: url(../ukrashenie/bg/bg1.jpg);
	background-repeat: repeat;
	overflow: hidden;
	
}
a:link {
	color: #105289;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #105289;
}
a:hover {
	text-decoration: none;
	color: #FF9;
}
a:active {
	text-decoration: none;
	color: #368ad2;
}
.div {
	z-index: 100;
	position: relative;
}
.topleft{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.div1 {font-size: 10px;}