body {
	background-image: url('images/bgx.png');
	font-size:14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.2;
	overflow-y: hidden;
	}

a {
	color: #ffffcc;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	}

#cover1 {
	position: absolute;
	top: 255px;
	left: 808px;
	}

#cover2 {
	position: absolute;
	top: 390px;
	left: 808px;
	}

#cover3 {
	position: absolute;
	top: 528px;
	left: 808px;
	}

#header {
	position: absolute;
	top: 0px;
	left: 20px;
	}

#buttons {
	position: absolute;
	top: 220px;
	left: 16px;
	}
	
#newreleases {
	position: absolute;
	top: 220px;
	left: 780px;
	}
	
#main {
	position: absolute;
	top: 215px;
	left: 214px;
	}

#thanks {
	position: absolute;
	margin: 60px;
	}


.scroll {
	position: absolute;
	top: 220px;
	left: 219px;
	height: 425px;
	width: 525px;
	overflow: auto;
	border: 0px;
	background-color: #000;
	padding: 8px;
	}

h1 {
	font-size: 170%;
	font-weight: bold;
	color: #fdfd66;
	margin: 0px;
	margin-left: 10px;
	}

h2 {
	font-size: 110%;
	font-weight: lighter;
	color: #fdfd66;
	margin: 0px;
	margin-left: 10px;
	}

h3 {
	font-size:13px;
	color: #ffffcc;
	line-height: 1.2;
	text-align: justify;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	}

#t_eng {
	position: absolute;
	top: 348px;
	left: 243px;
	width: 56px;
	height: 29px;
	border: 0px solid blue;
	}
	
#t_is {
	position: absolute;
	top: 170px;
	left: 230px;
	width: 84px;
	height: 28px;
	border: 0px solid blue;
	}

#lingo1 {
	position: absolute;
	top: 180px;
	left: 74px;
	width: 85px;
	height: 85px;
	border: 0px solid blue;
	}

#lingo2 {
	position: absolute;
	top: 150px;
	left: 455px;
	width: 85px;
	height: 80px;
	border: 0px solid blue;
	}

#flag1 {
	position: absolute;
	top: 8px;
	left: 20px;
	width: 30px;
	height: 18px;
	border: 0px solid blue;
	}

#flag2 {
	position: absolute;
	top: 8px;
	left: 56px;
	width: 31px;
	height: 18px;
	border: 0px solid blue;
	}

#coverLink1 {
	position: absolute;
	top: 260px;
	left: 811px;
	height: 119px;
	width: 113px;
	border: 0px solid blue;
	}
	
#coverLink2 {
	position: absolute;
	top: 390px;
	left: 811px;
	height: 119px;
	width: 113px;
	border: 0px solid blue;
	}

#coverLink3 {
	position: absolute;
	top: 520px;
	left: 811px;
	height: 119px;
	width: 113px;
	border: 0px solid blue;
	}

#aLink {
		position: absolute;
		top: 220px;
		left: 15px;
		height: 25px;
		width: 177px;
		border: 0px solid blue;
		}

#bLink {
		position: absolute;
		top: 250px;
		left: 15px;
		height: 25px;
		width: 128px;
		border: 0px solid blue;
		}

#cLink {
		position: absolute;
		top: 282px;
		left: 15px;
		height: 25px;
		width: 163px;
		border: 0px solid blue;
		}

#dLink {
		position: absolute;
		top: 314px;
		left: 15px;
		height: 25px;
		width: 148px;
		border: 0px solid blue;
		}


#eLink{
		position: absolute;
		top: 346px;
		left: 15px;
		height: 25px;
		width: 176px;
		border: 0px solid blue;
		}
		
#fLink {
		position: absolute;
		top: 378px;
		left: 15px;
		height: 25px;
		width: 159px;
		border: 0px solid blue;
		}

#xCustom {
		font-size: 150%;
		}

