p {
 font-family: Comic Sans MS;
 font-size: 13px;
 color: #231F59;
 font-weight: bold;
 text-align: justify;
 width=680px;
 position: absolute;
 margin-left: 220px;
}

h1 {
 font-family: Comic Sans MS;
 font-size: 100px;
 font-weight: bold;
 font-style: italic;
 text-align: right;
 margin-right: 60;
}
h4 {
 font-family: Comic Sans MS;
 font-size: 70px;
 font-weight: bold;
 font-style: italic;
 text-align: right;
 margin-right: 60pt;
}
h5 {
 font-family: Comic Sans MS;
 font-size: 35px;
 font-weight: bold;
 font-style: italic;
 text-align: left;
 margin-left: 42pt;
}

body { 
 background-image: url(b.jpg);
 background-attachment: fixed;
 background-position: top right;
 scrollbar-face-color:#F2B258;
scrollbar-arrow-color:#891924;
scrollbar-highlight-color:#891924;
scrollbar-3dlight-color:#891924;
scrollbar-shadow-color:#891924;
scrollbar-darkshadow-color:#891924;
scrollbar-track-color:#F2B258;;
}
.bildl {
border-color: #891924;
border-width: 4px;
border-style: solid;
margin-right: 10px;
margin-bottom:1px;}
.bildr {
border-color: #891924;
border-width: 4px;
border-style: solid;
margin-left: 10px;
margin-bottom:1px;}