@charset "utf-8";
/* CSS Document */

.title{
font:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#C7B299;
font-weight:bold;
line-height:25px;
}

.text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#C7B299;
	line-height:25px;
}

.footer{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#C7B299;
line-height:20px
}

a.notunder:link{text-decoration:none;}
a.notunder:visited{text-decoration:none;}


a:link {
	color:#C7B299;
}
a:visited {
	color:#C7B299;
}

.mainBg
{
background-image:url(images/band.jpg);
background-repeat:no-repeat;
}

.menuimage
{
background-attachment:fixed;

}

