/* default rules for the whole document */
body{font-family: verdana;    text-align:center;   color:#0000FF;background-color:#e6e6ff;}
a[href]{color:#0000ff;    background-color:#e6e6ff;text-decoration:none}
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;  }
.block{text-align:center;float:left;}

h1{font-size:300%;    }
