#bg {
	top: 0px;
	left: 0px;
	height: 813px;
	width: 100%;
	position: absolute;
}
}
#lg {
	left: 351px;
	top: 160px;
	position: absolute;
	
}
#heading{
	background-color: black;
	position: absolute;
	width: 1180px;
	height: 100px;
	top: 40px;
	left: 50px;
	text-align: center;
	opacity: .8;
}
h1, h2{
	color: white;
	font-family: arial;
}
#TheCreator {
	background: url(dad.jpeg) no-repeat top left ;
	background-size: 100%;
	left: 351px;
	top: 250px;
	width: 575px;
	height: 560px;
	position: absolute;
	opacity: .8;
}
#list1{
	background-color: black;
	position: absolute;
	width: 280px;
	height: 573px;
	left: 50px;
	top: 160px;
	text-align: center;
	opacity: .8;
}
li {
	color: white;
	
}
#list4{
	background-color: black;
	position: absolute;
	width: 280px;
	height: 573px;
	left: 949px;
	top: 160px;
	text-align: center;
	opacity: .8;
}
#linkbox {
	background-color: black;
	position: absolute;
	width: 1180px;
	height: 50px;
	top: 743px;
	left: 50px;
	text-align: center;
	opacity: .8;
}
a {
	color: white;
}
