html {
/*  background-image: url(DrHouse.jpg);
  background-position: right top;
  background-repeat: no-repeat; */
  background-color: #e6e7f0;
}

body {
/*    background-color:aliceblue; */

background-color: white;
border-width: 1px;
border-color: #cccccc;
margin-left: 30px;
margin-top: 30px;
margin-bottom: 30px;
margin-right: 30px;

/*margin-right: 336px;*/

}

.page-header {
    color: brown;
    /*padding-top: 25px;*/
    /*height:1500px;*/
}

.page-modified {
    text-align:center;
    font-style: italic;
    font-size: small;
}
