body {
	margin:0px;
}

#advertising {
	background: #D13A51;
	position: absolute;
	width: 140;
	height: 980;
	left: 700;
	top: 0;
	padding: 5;
	text-align: center;
	font-size: 12px; 
}

#downloadable {
	background: yellow;
}


#description {
	padding: 10;
	width: 650;
	position: absolute;
	font-size: 14px;
}


#license {
	padding: 10;
	background: #F4C025;
	width: 680;
	height: 70;
	position: absolute;
	top: 900;
	font-size: 14px;
}

