#bg {
	top: 0px;
	left: 0px;
	height: 803px;
	width: 100%;
	position: absolute;
}

#picture1{
	background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRqGRccD1K5ZwhDGINd_hvAIl-MYYY-DALEtaF84XfDCJ3oJO_22Q") no-repeat center;
	top: 60px;
	left: 75px;
	height: 60px;
	width: 60px;
	position: absolute;
	background-size: 100%;
	opacity: .8;
}
a {
	color: white;
}
#picture2{
	background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRqGRccD1K5ZwhDGINd_hvAIl-MYYY-DALEtaF84XfDCJ3oJO_22Q") no-repeat center;
	top: 60px;
	left: 1140px;
	height: 60px;
	width: 60px;
	position: absolute;
	background-size: 100%;
	opacity: .8;
}
#heading{
	background-color: black;
	position: absolute;
	width: 1180px;
	height: 100px;
	top: 40px;
	left: 50px;
	text-align: center;
	opacity: .8;
}
h1, h2, h3, h4, h5 {
	color: white;
	font-family: arial;
}
#list1{
	background-color: black;
	position: absolute;
	width: 280px;
	height: 573px;
	left: 50px;
	top: 160px;
	text-align: center;
	opacity: .8;
}
li {
	color: white;
	
}
#list2{
	background-color: black;
	position: absolute;
	width: 280px;
	height: 573px;
	left: 351px;
	top: 160px;
	text-align: center;
	opacity: .8;
}
#list3{
	background-color: black;
	position: absolute;
	width: 280px;
	height: 573px;
	left: 650px;
	top: 160px;
	text-align: center;
	opacity: .8;
}
#list4{
	background-color: black;
	position: absolute;
	width: 280px;
	height: 573px;
	left: 949px;
	top: 160px;
	text-align: center;
	opacity: .8;
}
#a, #b, #c, #d, #e, #f, #g, #h {
	border-width: 1px;
	border-style: dashed;
	border-color: silver;
}
#linkbox {
	background-color: black;
	position: absolute;
	width: 1180px;
	height: 50px;
	top: 743px;
	left: 50px;
	text-align: center;
	opacity: .8;
}
