
body {
font-family:sans-serif;
background-color:black;
color:white;
}

.info {
font-size:18px;
background-image: url("flower_back.png");
background-repeat:repeat-y;
background-position:top left;
margin-top:30px;margin-bottom:15px;width:800px;min-height:300px;
padding-left:45px;
}

.smallheader {
font-size:40px;
background-repeat:no-repeat;
background-image: url("small_header.png");
text-align:center;
width:173px;
height:50px;
}

.smallerheader {
font-size:25px;
background-repeat:no-repeat;
background-image: url("small_header.png");
text-align:center;
width:173px;
height:50px;
}

.menewe {
font-size:14px;
height:26px;
width:800px;
background-image: url("menuflowers.png");
background-repeat:none;
background-position:center center;
margin-top:25px;
color:white;
text-align:center;
}

a.apt {
color:white;
}

a.apt:visited {
color:yellow;
}

a.apt:hover {
color:#ff66cc;
}

img.fr {
float:right;
}

