body{
margin:0;
text-align:center;
font-family:Georgia, serif;
font-size:12px;
background-color:#fff;
background-image:url(/images/background.gif);
background-repeat:repeat-x;
color:#000;
}

h1{
font-family:Georgia, Times, serif;
font-size:20px;
text-align:center;
color:#000000;
}

h2{
font-family:Georgia, Times, serif;
font-size:16px;
text-align:center;
color:#000000;
}

h3{
font-family:Georgia, Times, serif;
font-size:14px;
text-align:center;
color:#000000;
}

a, a:link, a:visited{
color:#d91c42;
font-weight:bold;
text-decoration:none;
}

a:hover, a:active{
color:#9b0004;
font-weight:bold;
text-decoration:none
}

#rose-layout{
margin:0 auto;
padding:0;
width:780px;
background-color:#fff;
}

#content{
margin: 10px 0;
padding:20px;
}

.story{
background: #ffffff url('/images/item-background.gif') top left repeat-x;
border-bottom: 1px solid #c3c3c3;
}

.story p{
text-align:justify;
}

.pic{
background: #ffffff url('/images/item-background.gif') top left repeat-x;
border-bottom: 1px solid #c3c3c3;
}

.pic p{
text-align:center;
}

#footer{
margin:10px 0;
padding:20px;
border-top: 1px solid #c3c3c3;
}