#container{
	padding-left: 100px;
	padding-top: 20px;
	height: 0%;
}

#net{
	position: relative;
	top: 10%;
}

#left{
	width: 150px;
}

#main{
	position: relative;
	left: 168px;
	top: -459px;
	width: 500px;
}

#right{
	position: relative;
	top: -919px;
	left: 782px;
	width: 170px;
	margin-bottom: -900px;
}

#header{
	font-family: Copperplate Gothic Bold;
	font-size: xx-large;
}

