/* CSS definition file containing site wide stylesheets */
BODY { background-color: rgb(228,223,185); background-image: url("./assets/images/lewis-interior-design.jpg"); background-repeat: no-repeat; background-position: top;} A:active { color: rgb(161,141,114); text-decoration: underline;} A:link { color: rgb(161,141,114); text-decoration: underline;} UL { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: 13px;} A:visited { color: rgb(161,141,114); text-decoration: underline;} H1 { font-family: 'MS Serif', serif; font-size: 20px; color: rgb(161,141,114); font-weight: normal; font-style: normal;} H2 { font-family: 'MS Serif', serif; font-size: 20px; color: rgb(140,124,95); font-weight: normal; font-style: normal;} P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: 13px;} LI { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: 13px;} OL { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: 13px;} A { color: rgb(161,141,114); text-decoration: underline;} A:hover { color: rgb(104,104,98); text-decoration: underline;} 