﻿/*EOSite.css -- External CSS for Elizabeth Oden Watercolors */





ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

ol.decimal {list-style-type: decimal}

h1 {
font-size: 24 pt; 
color: 4A2885; 
font family: "palatino linotype"
}

a {
font-size: 16 pt;
color: 00000;
text-align: center;
font family: "palatino linotype"
}

li {

font-size: 11 pt;
color: 4A2885;
text-align: left;
font family: "palatino linotype"
}

h2 {
font-size: 20 pt;
color: 380D71;
text-align: center;
font family: "palatino linotype"
}

h3 {
font-size: 10 pt;
color: 380D71;
text-align: center;
font-family: "palatino linotype"
}

h4 {
font-size: 9 pt;
color; 380D71;
text-align: center;
font-family: "palatino linotype"
}

body {
color: #190438;
background-color:#B7B7B7;
} 
