html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #efeded; 
	background: #121212 no-repeat bottom right; 
	margin: 10px; 
	padding: 0;
	}

#container {  background: #121212 no-repeat center;
	padding: 0 175px 0 160px;  
	margin: 0; 
	width:900px;
	height:600px;
	position: relative;
	}
#favourites {
	background: #121212 no-repeat center;
	position: absolute;
	top:0px;
	right: 175px;
	width: 900px;
	height: 250px;
	float:right;
	text-align:left;
}
#mick {
	background: #121212 no-repeat center;
	position: absolute;
	top:255px;
	right: 175px;
	width: 900px;
	height: 150px;
	float:left;
	text-align:center;
}
#easy {
	background: #121212 no-repeat center;
	position: absolute;
	top:410px;
	right: 175px;
	width: 900px;
	height: 150px;
	float:left;
	text-align:center;
}
#granny {
	background: #121212 no-repeat center;
	position: absolute;
	top:565px;
	right: 175px;
	width: 900px;
	height: 150px;
	float:left;
	text-align:center;
}
#maestro {
	background: #121212 no-repeat center;
	position: absolute;
	top:720px;
	right: 175px;
	width: 900px;
	height: 150px;
	float:left;
	text-align:center;
}
#logos {
	background: #121212 no-repeat center;
	position: absolute;
	top:975px;
	right: 175px;
	width: 900px;
	height: 250px;
}
#graphics {
	background: #121212 no-repeat center;
	position: absolute;
	top:1230px;
	right: 175px;
	width: 900px;
	height: 250px;
}
#others {
	background: #bbb no-repeat center;
	position: absolute;
	top:1480px;
	right: 175px;
	width: 900px;
	height: 250px;
}
#program { background: #000 no-repeat center;
	position: absolute;
	text-align:center;
	top: 150px;
	left: 15px;
	width: 150px;
	height: 200px;
	float: left;
}
#char1 {
	float:left;
	margin:20px;
}
#char2 {
	background: #000 no-repeat center;
	position: absolute;
	top: 0px;
	right:0px;
	width: 300px;
	height: 150px;
	float:right;
	margin:20px;
}
#mic1 {
	background: #000 no-repeat center;
	position: absolute;
	top: 40px;
	left:20px;
	width: 100px;
	height: 100px;
}
#eas1 {
	background: #000 no-repeat center;
	position: absolute;
	top: 40px;
	left:20px;
	width: 100px;
	height: 100px;
}
#gra1 {
	background: #000 no-repeat center;
	position: absolute;
	top: 40px;
	left:20px;
	width: 100px;
	height: 110px;
}
#mae1 {
	background: #000 no-repeat center;
	position: absolute;
	top: 40px;
	left:20px;
	width: 100px;
	height: 120px;
}
#log1 {
	background: #000 no-repeat center;
	position: absolute;
	top: 40px;
	left:20px;
	width: 100px;
	height: 150px;
}
#lod2 {
	background: #000 no-repeat center;
	position: absolute;
	top: 40px;
	right:0px;
	width: 150px;
	height: 150px;
}
#graf2{
	background: #000 no-repeat center;
	position: absolute;
	top: 0px;
	right:0px;
	width: 149px;
	height: 250px;
}
a {text-decoration: none;
	color: #efeded;
}

img{
border:none;
}
#tek1 {
	position: absolute;
	top: 170px;
	left:0px;
	width: 850px;
	height: 150px;
	float:right;
	margin:20px;
}
#tek2 {
	position: absolute;
	top: 50px;
	left:250px;
	width: 850px;
	height: 150px;
	float:right;
	margin:20px;
}
#tek3 {
	position: absolute;
	top: 100px;
	left:250px;
	width: 850px;
	height: 150px;
	float:right;
	margin:20px;
}

#ads {position:absolute;
	top: 0px;
	left: 1100px;
}
