
/*  WilsonHistory  */

body {
background-image : url("../Images/bluebg.gif");
background-repeat : repeat;
background-attachment : fixed;
background-color : #b0e2ff;
color : #000;
text-align : center;
}

.border {
background-color : #b0e2ff;
border-style : ridge;
border-color : #63b8ff;
border-width: 15px;
color : #000;
margin-left: auto;
margin-right: auto;
width : 260px;
}
