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

h3 {
font-family : arial;
color : #000000;
}

h2 {
font-family : arial;
color : #000000;
}

h1 {
font-family : arial;
color : #000000;
}
body {
font-size : 12pt;
font-family : times new roman;
background: #FFAFAF url('bar.png') repeat-x scroll top left;}

#header {
background: #FFAFAF url('./header.png') no-repeat fixed top left;
position: absolute;
top: 0;
left: 0;
width: 520px;
height: 145px;
}

#main {
position: absolute;
top: 80px;
left: 50px;
max-width: 400px;
}

#menu {
position: fixed;
width: 200px;
height: 300px;
max-width: 200px;
max-height: 300px;
top: 50px;
left: 550px;
}

a:visited, a:active {
font-family : times new roman;
color : #CC0000;
text-decoration : normal;
}

a:link {
font-family : times new roman;
color : #A347FF;
text-decoration : normal;
}

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