/* default rules for the whole document */
body{background-image:url("pics/2007061304%20Breidavik.JPG");    font-family:verdana;
text-align:center;    color:#0000ff;    background-color:#e6e6ff;   }

h1{font-size:300%;    font-variant:small-caps;    background-color:#e6e6ff;}

a[href]{text-decoration:none; font-size:100%;    color:#0000ff;    background-color:#e6e6ff; }
a:hover{background-color:white;color:black}

.imgb{	float: left;padding:2px;height:250px;} img{border:2px solid #99ccff;  }
.imgb a:hover img{border:2px solid white;  }