body { background-color: #fdeaf1 ; color: #000000;  }
* { box-sizing: border-box; }
#wrapper { background-color: #90C7E3; background-image: linear-gradient(to bottom, #FFFFFF, #90C7E3); }
header { color: #FFFFFF; text-align: center; }
h1 { background-color: #FF7384; color: #FFFFFF; margin-bottom: 0; margin-top: 0; text-align: center; letter-spacing: 0.25em; padding-top: 0.5em; padding-bottom: 0.5em; }
h1 a:link { text-decoration: none; color: #FFFFFF; }
h1 a:visited { text-decoration: none; color: #FFFFFF; }
h1 a:hover { text-decoration: none; color: #FF314A; }
h1 a, h2 { font-family: Georgia, “Times New Roman”,  serif; }
h2 { text-align: center; }
h2 a { color: #1976D2; text-shadow: 1px 1px 1px #CCCCCC; text-align: center; }
h3 { font-family: Georgia, “Times New Roman”,  serif; color: #FF314A; }
nav { font-weight: bold; padding: 0; font-size: 120%; text-align: center; }
nav li { border-bottom: 1px solid #00008B }
nav ul { list-style-type: none; margin: 0; padding-left: 0; font-size: 1.2em; }
nav a { text-decoration: none; }
nav a:link { color: #FF314A; }
nav a:visited { color: #344873; }
nav a:hover { color: #A52A2A; }
main { background-color: #FFFFFF; padding-top: 1px; padding-right: 20px; padding-bottom: 20px; padding-left: 30px; display: block; overflow: auto; }
main ul { list-style-image: url(marker.gif); }
dt { color: #002171; }
#homehero { height: 300px; background-image: url(background.jpeg); background-size: 100% 100%; background-repeat: no-repeat; }
#diyhero { height: 300px; background-image: url(diy.jpeg); background-size: 100% 100%; background-repeat: no-repeat; }
#sbhero { height: 200px; background-image: url(shadowbox.jpg); background-size: 100% 100%; background-repeat: no-repeat; }
.img-shadowbox { width: 300px; }
.img-rengoku { width: 300px; }
.img-ds { width: 200px; }
.img-levi { width: 300px; }
.img-tumbler { width: 300px; }
.contact { font-size: 90%; }
footer { background-color: #FFFFFF; text-align: center; font-style: italic; font-size: 75%; font-family: Georgia, “Times New Roman”,  serif; padding: 2em; }