body,p,td {
font: normal 95%/150% georgia;
color:#222;
}

#baa {
 position:absolute;
 top:0px;
 left:0px;
background: url('rachel.png') no-repeat bottom left;
}

body {
background: url('http://i50.tinypic.com/2hi056d.jpg');
background-attachment: fixed;
}

a:visited,a:link {
text-decoration:none;
color:#247;
}

a:hover {
color:#ca4;
text-decoration: underline;
}

img {
border:0;
}

h1:first-line {
font: italic 120% georgia;
}

h1 {
font: italic 120% georgia;
border-bottom: 1px solid #247;
color: #247;
padding: 5px;
}

h2 { 
font-family:"arial"; 
color:#333333;
font-size:12pt;
line-height:12px;
font-weight:normal; 
font-style:italic;
text-align:left;
background-color:transparent;
}

h3 {
font-family:"georgia", "times new roman";
color:#808080;
font-size:10pt;
font-weight:normal;
text-align:left;
font-style:italic;
}

h4 {
font-family:"trebuchet ms";
background-color:transparent;
font-size:8pt;
text-align:left;
font-weight:normal;
text-transform:uppercase;
}

h5 {
font: normal 85% georgia;
color:#444;
text-align:center;
}

b,strong {
color:#345;
font-family: georgia;
}

em, i {
color:#778;
font-family: georgia;
}

code {
font-size: 8pt;
}

u {
color:#cdd35c;
}

blockquote {
display:block;
background:#cce;
padding:10px;
border-left:2px solid #15a;
color: #333;
}

ul {
list-style-image:url('web/sd2.gif');
}

input, textarea {
font:normal 95% georgia;
color: #333;
border-left:2px solid #247;
border-top: 0;
border-right: 0;
border-bottom: 0;
background-color:#fff;
padding:6px;
}

#container {
width:540px;
height:auto;
padding:6px;
margin-top:0;
margin-left: 350px;
border:0;
background-repeat:no-repeat;
background-color:#def;
}

.box {
background: #eeeeee;
padding:5px;
}

#content {
width:520px;
height:auto;
padding:10px;
background-color:transparent;
float:left;
}

#footer {
clear:both;
height:auto;
padding-top:10px;
padding-bottom:5px;
padding-right:0;
padding-left:0;
}

#navigation {
list-style:none;
margin:0;
padding:0;
}

#navigation li {
float:left;
}

#navigation li a {
display:block;
background-color:transparent;
width:90px;
height:30px;
text-align:center;
color:#345;
font: 100% georgia;
padding-top:10px;
text-transform:lowercase;
text-decoration:none;
}

#navigation li a:hover {
background-color:#468;
color:#def;
text-transform:none;
text-decoration:none;
border-bottom:none;
}