@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif
font-size: 20px;
}

.background {  
      background-image:url(../images/bg.jpg);
}

#bgimage {  
      background-image:url(../images/dartsgameonline.jpg);
	  width: 1024px;
	  height: 1000px;
	  position: absolute; 
	 left: 0px;
	 top: 0px;
}

#screenshot {
     background-image:url(../images/bg.jpg);
	 position: absolute; 
	 left: 68px;
	 top: 110px;
	 width: 371px;
	 height: 231px;
	 
}

#description {
	 position: absolute; 
	 left: 470px;
	 top: 110px;
	 width: 480px;
	 height: 231px;
	 text-decoration: none;
     font-family: Geneva, Arial, Helvetica, sans-serif; 
     font-size: 16px;
	 font-weight: bold;
	 color: #999999;
}

#content {
	 position: absolute; 
	 left: 68px;
	 top: 400px;
	 width: 890px;
	 height: 550px;
	 text-decoration: none;
     font-family: Geneva, Arial, Helvetica, sans-serif; 
     font-size: 14px;
	 color: #C6AAAB;
}

#bottom {
	 position: absolute; 
	 left: 68px;
	 top: 995px;
	 width: 890px;
	 height: 50px;
	 text-align: center;
	 text-decoration: none;
     font-family: Geneva, Arial, Helvetica, sans-serif; 
     font-size: 14px;
	 color: #C6AAAB;
}

a #bottom
{
 font-family: Geneva, Arial, Helvetica, sans-serif; 
     font-size: 14px;
	 color: #C6AAAB;
}

#download
{
	 position: absolute; 
	 left: 620px;
	 top: 280px;
	 width: 320px;
	 height: 80px;
}

a {
text-decoration: none;
FONT-FAMILY: Arial; 
font-size:11px
}



a {
text-decoration: none;
FONT-FAMILY: Arial; 
font-size:11px
}
