/*shoesstyle.css to accompany customsportsthemedshoes.htm*/

body
{
     background-color: #7795EC;
}
table
{
     background-image:  url("greybricks2.jfif");
		 background-repeat: no-repeat;
		 background-position: center;
		 background-size: cover;
     border: 3px solid #000000;
} 

h1
{
       color: #FFFFFF;
			 text-shadow: 3px 5px 5px #000000;
			 font-family: "Agency FB";
}