body {
	background-image: url(../img/bg.jpg);
	background-position: top ;
	background-repeat: repeat-x;
	background-color:#0176BB;
	
}

td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:smaller;
	color:#ffffff;
}
td.bot {
	text-align: left;
	vertical-align: top;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#DDDBC0;
}
a.light
{
	color:#EDEBD3;
	text-decoration:underline;
}
.light
{
	color:#EDEBD3;
}
.white
{
	color:#FCFBF7;
}
.yellow
{
	color:#DBD69B;
	font-weight:bold;
}
a.yellow
{
	color:#DBD69B;
	text-decoration:none;
}
a.copy
{
	color:#8A8777;
	text-decoration:none;
}

.header {
	background-image: url(../img/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.strofa{
	background-image: url(../img/strofa.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subtitle {
	font-family:"Times New Roman";
	font-weight:bolder; 
	font-size:medium;
	text-align: center;
	
}



