
/* - sandradorrskin.css - index2009 */

body {
background-color: #f6e8d4;
color: #83747e;
font: 80% Helvetica, Arial, sans-serif;
padding-left: 60px
}

a {
color: #c55560;
font-size: 14px;
text-decoration: none;
border-color: #cccccc;
}

a:hover {
color: #7D373F;
text-decoration: underline;
}

hr {color: red;
width: 100%;
float: left;
margin-bottom: -1px}

#author {padding-left: 200px;
font-weight: bold }

.credit {margin-top: -20px;
font-size: 12px}

#logo {padding-top: 50px;
padding-bottom: -40px;
padding-left: 30px}

#notice {
margin-top: -90px;
margin-bottom: 0px;
margin-left: 500px;
position: absolute;
border-style: none;
}

#notice table {font: 100% times;
color: #000000; 
width: 270px;
border-style: solid;
border-color: red;
padding-top: 0px;
padding-left: 3px;
padding-bottom: 0px;
}

#poem {
font-family: Times;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 60px;
margin-top: -150px;}

#footer {
text-align: right;
border-bottom: 1px solid #e3364e;
}

h1 {
color: #bc2c2d;
text-shadow: #b2b2b2 2px 2px 2px;
font: italic 220% "Times New Roman", Times, serif;
}

h2 {
font-size: 150%;
border-bottom: none;
font-weight: bold;
color: #A34852;
}

h3 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
color: #A34852;
}




