body {
	Xbackground: #b7b7b7 url('../img/bg.png') repeat-x;
	font-size: 14px;
	padding-top: 70px;
	font-family: "Playwrite CZ", cursive;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

a {
	color: darkblue;
}

a:hover,
a:focus,
a:visited  {
	color: darkblue;
}

a:hover {
	color: darkblue;
}

h1, .h1 {
    font-size: 33px;
}

h2, .h2 {
    font-size: 28px;
}

h1, h2 {
	color: darkblue;
}

h2 small {
	color: blue;
}

li {
	font-size: 17px;
}

#footer {
	margin: 100px auto 34px auto;
	text-align: center;
	color: gray;
}
