body{
  border-left:10px double yellow;
  border-right:10px double yellow;
  background-image:url(images/textrosefade4.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center center;
  min-height:900px;
  height:95%*;
  padding:10px;
}
p{
text-align:justify;
}
img{
float:left;
padding:10px;
}
#navigation{
background-color:yellow;
font-family:Comic Sans MS;
}
