#box1 {
	background-image: url("http://i.infopls.com/images/mturkey.gif");
	background-size: cover;
	opacity: 0.1;
	top: 0px;
	left: 40px;
	width: 1400px;
	height: 1000px;
	position: absolute;
}
#titlebox{
	top: 0px;
	left: 0px;
	width: 1400px;
	height: 100px;
	position: absolute;
	background-color: red;
	color: black;
	font-size: 60px;
	text-align: center;
}
#statistics{
	top: 300px;
	left: 40px;
	width: 200px;
	height: 600px;
	position: absolute;
}
#flagbox2{
	top:150px;
	left:575px;
	width: 400px;
	height: 200px;
	position: absolute;
}
*{
	font-family: times;
}
#historyofturkey{
	font-size: 20px;
	font-family: times;
	top: 450px;
	left:300px;
	width: 600px;
	height: 300px;
	position: absolute;
}
#statisticsheader{
	top:230px;
	left: 35px;
	height: 60px;
	width: 300px;
	position: absolute;
	font-size: 40px;
	text-decoration: underline;
	border-style: groove;
}
#historyheader{
	top:400px;
	left: 350px;
	height:60px;
	width:300px;
	position: absolute;
	font-size: 40px;
	text-decoration: underline;
	border-style: groove;
}
#picturesheader{
	top:150px;
	left: 1000px;
	height:60px;
	width:300px;
	position: absolute;
	font-size: 40px;
	text-decoration: underline;
	border-style: groove;
}
#picture1{
	top: 100px;
	left: 0px;
	width: 400px;
	height: 200px;
	position: absolute;
	background-color: yellow;
}
#picture2{
	top: 400px;
	left: 0px;
	width: 400px;
	height: 200px;
	position: absolute;
}
#linkheader{
	top: 350px;
	left: -650px;
	height:60px;
	width:500px;
	position: absolute;
	font-size: 40px;
	text-decoration: underline;
	border-style: groove;
}
#links{
	top:420px;
	left: -650px;
	height: 100px;
	width: 500px;
	position: absolute;
	font-size: 12px;
}
#populationsheader{
	top: 600px;
	left: 60px;
	height: 60px;
	width: 200px;
	position: absolute;
	font-size: 40px;
	text-decoration: underline;
	border-style: groove;
}
#table{
	top:700px;
	left: 60px;
	height: 300px;
	width: 600px;
	position: absolute;
	font-size: 26px;
}