.header			 				{ 
								background: url(../images/header.gif);
								background-repeat:no-repeat;
								margin-left: auto;
								margin-right: auto;
								background-position: center;
								height: 148px;
								margin-top: 20px;
								}
body							{
								background: url(../images/bg.jpg);
								background-repeat: no-repeat;
								background-color: #0D0D0D;
								margin:0px;
								text-decoration: none;
								font-family: Arial, sans-serif;
								font-size: 14px;
								color:#959595;
								}
.contact						{
								background-color: black;
								padding: 10px;
								text-align: center;
								margin-bottom: 50px;
								margin-top: 0px;
								width: 720px;
								margin-left: auto;
								margin-right: auto;
								}
a								{
								text-decoration: none;
								font-family: Arial, sans-serif;
								font-size: 16px;
								color:white;
								}
a:hover							{
								color: #EF0FD3;
								}
img								{
								border: none;
								}
.songcontainer					{
								margin-left: auto;
								margin-right: auto;
								margin-top: 30px;
								width: 700px;
								}
.dagens							{
								width: 600px;
								font-family: Georgia, serif;
								font-style: italic;
								font-size: 24px;
								color:white;
								text-decoration: underline;
								margin-bottom: 20px;
								}
.nbr							{
								font-family: Helvetica, serif;
								font-size: 10px;
								color:#57AAFC;
								margin-right: 20px;
								float:left;
								}
.songtitle						{
								font-family: Georgia, Arial;
								font-size: 20px;
								color:white;
								margin-right: 5px;
								float:left;
								}
.download						{
								width: 100px;
								float:right;
								}							
hr								{
								border-top:1px solid #252525;
								height: 1px;
								margin-top: 0px;
								border-bottom: none;
								border-left: none;
								border-right: none;
								}
.slidecontent 					{	
								border: 1px solid #252525;
								font-family: Georgia, serif;
								font-size: 13px;
								line-height: 18px;
								margin-bottom: 40px;
								color: white;
								margin-top: 12px;
								background-color: none;
								width: 638px;
								padding: 30px;
								}
.infotext						{
								margin-left: auto;
								margin-right: auto;
								margin-top: 00px;
								margin-bottom: 10px;
								width: 700px;
								background-color: black;
								padding:20px;
								font-family: Geneva, sans-serif;
								font-size: 11px;
								line-height: 14px;					
								color: white;
								}
.footerdiv						{
								margin-left: auto;
								margin-right: auto;
								margin-top: 0px;
								margin-bottom: 40px;
								width: 700px;
								height:40px;
								}
.footer							{
								float:left;
								margin-right: 20px;
								margin-top: 0px;
								margin-bottom: 40px;
								}
/* for the stats */
.statsheadline					{
								font-family: Arial;
								font-size: 16px;
								color: white;
								background-color: black;
								}
.statsheadline2					{
								font-family: Arial;
								font-size: 16px;
								color: white;
								background-color: black;
								float: right;
								}
.stats							{
								width: 300px;
								margin-left: auto;
								margin-right: auto;
								margin-top: 20px;
								}
.filename						{
								font-family: Arial;
								font-size: 14px;
								color: white;
								background-color: black;
								
								}
.number							{
								font-family: Arial;
								font-size: 14px;
								color: white;
								background-color: black;
								float:right;
								}