p {
font-size: 11pt;
font-family: bitstream charter; times new roman;
color: #000000;
}

p.italic {
font-style: italic
}
h3 {
font-family: dejavu sans mono book; arial;
color: #000000;
}
h2 {
font-family: dejavu sans mono book; arial;
color: #000000;
}

h4 {
font-family: dejavu sans mono book; arial;
color: #000000;
}
body {
font-size: 11pt;
font-family: dejavu sans mono book; arial;
background: #FFFFFF;}

#header {
position: absolute;
top: 0;
left: 0;
width: 500px;
height: 167px;
}

#main {
position: absolute;
top: 167px;
left: 50px;
max-width: 450px;
}

#menu {
position: fixed;
width: 250px;
max-width: 250px;
top: 50px;
left: 500px;
font-family: dejavu sans mono book; arial;
font-size: 10pt;
}

a:visited, a:link, a:active {
color : #CC0000;
text-decoration : normal;
}

#rose {
background: #FFFFFF url('./whiterose.jpg') no-repeat;
position: fixed;
top: 280px;
left: 400px;
width: 400px;
height: 359px;
}

#share {
position: fixed;
top: 540px;
left: 650px;
}