html,body{ 
    height:100%;
    margin:0px;
    padding:0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 75%;
    background-color: #D6B192;
    background-image: url(http://www.music.francis.ru/img/bg_fon.jpg);
}
td, th {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 75%;
}

th {
	background-color: #F3E1BB;
}

p {
text-align:justify;
}
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #CC0000;
    font-size: 160%;
    margin-top: 0px;
    margin-bottom: 8px;
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #CC0000;
    font-size: 130%;
    margin-bottom: -10px;
}
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 110%;
    margin-bottom: -10px;
}
.copy {
    color: #7A7A78;
}
a {
    color: #CC0000;
}
a:visited {
    color: #D15959;
}
a:active {
    color: #CC0000;
}

.puti {
	font-size: 75%;
	margin-top: 2px;
	padding-top: 2px;
/*	margin-bottom: 10px;
	padding-bottom: 10px;*/
}

