body {
    background-image: url("images/Jesus_The_Light_of_the_World.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Wellspring Sermons Styling */

#Wellspring_Sermons{
	font-size: 24px;
	color: yellow;
	margin: 0px 0px 0px 75px;
}

	#Wellspring_Sermons a{
		color: red;
	}
	
	#Wellspring_Sermons a:hover{
		color: orange;
	}
	
	#Wellspring_Sermons a:active{
		outline: none;
	}
	
	#Wellspring_Sermons ul{
		list-style-type: circle;
	}
	
	#Wellspring_Sermons li{
		color: orange;
	}
	
	#Wellspring_Sermons li:hover{
		color: red;
	}
	
	#page_logo{
		color: yellow;
		margin-top: 50px;
		font-size: 24px;
		margin: 0px 0px 0px 50px;
	}
	
	#wss_page_logo{
		width: 140px;
		height: 140px;
		padding-left: 70px;
		padding-top: 50px;
		float: left;
	}
	
	#wss_page_logo img{
		width: 100%;
		height: 100%;
	}
	
	#wss_page_logo img:hover{
		width:160px;
		height: 160px;
	}
	
	#wss_page_body{
		background-image: url("images/wellspring.png");
		background-repeat: no-repeat;
		background-size: cover;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 50px 0px;
	}
	
	#ao_home_logo{
		padding-top: 50px;
		margin-left: 250px;
		width: 140px;
		height: 140px;
	}
	
	#ao_home_logo img{
		width: 100%;
		height: 100%;
	}
	
	#ao_home_logo img:hover{
		width:160px;
		height: 160px;
	}
	
/* Sermons */

.Sermons{
	color: red;
	width: 60%;
	font-size: 16px;
}

	.Sermons a{
		color: red;
	}

	.Sermons a:hover{
		color: orange;
	}
	
	.Sermons a:active{
		outline: none;
	}
	
/* Studies */

	#studies_page_body{
		background-image: url("images/Studies.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 50px 0px;