#showerstitle
		{
			text-align: center;
			list-style-type: none;
			margin-left: 0px;
			}

			
h3		{	font-color: green;
			font-weight: 400;
			letter-spacing: 1px;
			text-decoration: none;
			border-bottom: 2px;
			
			}
#showerstitle img	{	
			border-color: green;
			border: 0px;
			}

#showerstitle  a	{
			border: 0px;
			padding: 0px;
			margin: 0px;
			}
#showerstitle a hover	{color: #fff8c6;
			}
			
		