html
{
background:url("sissi_graphics/Marble_blue.GIF") repeat-y scroll center top #D3D3D3;
}

body, ul, ol, dl, dd, dt, li, h1, h2, h3, h4, h5, h6, p, form, table, tr, td, th {
margin:0;
padding:0;
}

body {
background:    url("sissi_graphics/Marble_blue.GIF"); repeat #CCCCCC;
color:         #D3D3D3
font-size:     14px;
font-family:   Arial,Helvetica, sans-serif;
text-align:    left;
margin-left:   5px;
margin-right: 5px;
margin-top: 0px;
}

A:link:     {color: darkblue;       text-decoration: underline}
A:visited:  {color: darkred;        text-decoration: none}
A:active:   {color: darkolivegreen; text-decoration: none}
p {
line-height:1.35em;
margin-bottom:1em;
}
h1, h2, h3, h4, h5, h6 {
color:#000033;
font-family:Arial,Helvetica,"sans-serif";
font-weight:bold;
margin-bottom:10px;
}
h1 {font-size:34px; 
   .normal {font-family: Times New Roman, Garamond, Serif}
   .cursive {font-family: Brush Script MT, Cursive}
}
h2 {font-size:28px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:8px;}


ul.navigation {
list-style:none;
margin-top:2px;
margin-bottom:2px;
}
ul.navigation li {
display:inline-block;
margin:3px 16px;
}
ul.navigation li a {
-moz-border-radius:8px;
webkit-border-radius:8px;
border-radius:8px;
border:1px solid #390;
color:#fff;
background:#030;
padding:5px 10px;
text-decoration:none;
-moz-box-shadow:2px 2px 4px #515151;
-webkit-box-shadow:2px 2px 4px #515151;
box-shadow:2px 2px 4px #515151;
}

div#header {
background:url("sissi_graphics/futur001.GIF") repeat-x  center top #EEEEEE;
border:1px solid #390;
margin:0 auto;
min-height: 80px;
padding:2px;
text-align:center;
}
div#footer {
background:url("sissi_graphics/jppink.jpg") repeat-x  center top #EEEEEE;
border:1px solid #390;
margin:0 auto;
padding: 2px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
-moz-box-shadow:2px 2px 4px #515151;
-webkit-box-shadow:2px 2px 4px #515151;
box-shadow:2px 2px 4px #515151;
}
.clear {clear:both;}
				