/* EWART.ORG  main website stylesheet */

body         { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }

body         { background-image:  url(images/EOBackground.gif); background-attachment: fixed }

h1           { color: "#ff8080" }

/* Used for page title */
h2           { color: "#ff8080" }

h3           { font-style: italic; color: "#ff8080" }

.italicize   { font-style: italic; color: "#ff8080" }

/* Pink-ish 100% width line */
hr.one       { width: 100%; text-align: left; height: 2px; color: #ff8080 }

/* Pink-ish 50% width line */
hr.two       { width: 50%; text-align: left; height: 1px; color: #ff8080 }

a:hover      { color: #ff8080 }
