body
{
	background:navy top left;
}
#logo{
	top:0px;
	left:0px;
	background:url("Basketball Logo.png") no-repeat center;
	position:absolute;
	width:100px;
	height:100px;
	background-size:100% 100%;
	
}

#coverphoto{
	top:95px;
	left:85px;
	background:url("HD-Stephen-Curry-Wallpapers-06.jpg") no-repeat center;
	position:absolute;
	width:825px;
	height:400px;
	background-size:100% 100%;
	
}

h1{
	font-family:arial;
	color:orangered;
	font-size:35px;
}

#Title-Text{
	top:20px;
	left:85px;
	position:absolute;
	width:1250px;
	height:200px;	
}

h3{
	text-decoration:underline;
	font-family:arial;
	color:orangered;
	font-size:30px;
}

#bestballerslist{
	left:915px;
	top:55px;
	position:absolute;
	width:200px;
	height:200px;
	text-align:center;
}

h5{
	font-family:arial;
	color:orangered;
	font-size:25px;
}

#KyrieIrvingFace{
	top:130px;
	left:1125px;
	background:url("Kyrie Irving Headshot.png") no-repeat center;
	position:absolute;
	width:85px;
	height:85px;
	background-size:100% 100%;
}

#LebronJamesFace{
	top:215px;
	left:1125px;
	background:url("lebron james Facejpg.png") no-repeat center;
	position:absolute;
	width:85px;
	height:85px;
	background-size:100% 100%;
}

#SkinnyPFace{
	top:560px;
	left:1125px;
	background:url("SkinnyPFace.png") no-repeat center;
	position:absolute;
	width:85px;
	height:85px;
	background-size:100% 100%;
}

#CurryFace{
	top:300px;
	left:1125px;
	background:url("CurryFace.png") no-repeat center;
	position:absolute;
	width:85px;
	height:85px;
	background-size:100% 100%;
}

#WestbrookFace{
	top:390px;
	left:1110px;
	background:url("WestbrookFace.png") no-repeat center;
	position:absolute;
	width:120px;
	height:85px;
	background-size:100% 100%;
}

#LoveFace{
	top:475px;
	left:1110px;
	background:url("LoveFace.png") no-repeat center;
	position:absolute;
	width:120px;
	height:85px;
	background-size:100% 100%;
}

p{
	font-family:arial;
	color:orangered;
	font-size:25px;
}

#OpeningSpeech{
	top:500px;
	left:100px;
	position:absolute;
	width:750px;
	height:100px;
	text-align:left;
}

#StartingRequirements{
	top:615px;
	left:350px;
	position:absolute;
	width:750px;
	height:400px;
}

h4{

	font-family:arial;
	color:orangered;
	font-size:25px;
	text-decoration:underline;
}

#TheMoves{
	top:850px;
	left:100px;
	position:absolute;
	width:750px;
	height:700px;
}