@font-face {
  font-family: 'Roboto Slab';
  src:  url('WRobotoSlabRegular.woff2') format('woff2'),
        url('WRobotoSlabRegular.woff') format('woff');
}
h1 {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  text-align:center;
  font-size:200%;
  font-family:Verdana,Geneva,Tahoma,sans-serif;
  font-weight:bold;
}
h2 {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  text-indent:0px;
  font-size:140%;
/* font-family:Verdana,Geneva,Tahoma,sans-serif; */
  font-family:Roboto Slab;
  font-style:italic;
/*  font-weight:bold; */
  color:darkblue;
  text-shadow: 3px 3px 3px #999999;
}
h3 {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:20px;
  margin-left:0px;
  text-indent:0px;
  text-align:center;
  font-size:110%;
  font-family:Verdana,Geneva,Tahoma,sans-serif;
  font-weight:bold;
  color:darkblue;
}
p.MsoNormal, li.MsoNormal, dl.MsoNormal {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:3px;
  margin-left:0px;
  font-size:90%;
  text-indent:0px;
  font-family:Verdana,Geneva,Tahoma,sans-serif;
}
p.Indent, li.Indent, dl.Indent {
  margin-top:0px;
  margin-right:10px;
  margin-bottom:0px;
  margin-left:30px;
  text-indent:-15px;
  font-size:90%;
  font-family:Verdana,Geneva,Tahoma,sans-serif;
}
p.Indent2, li.Indent2, dl.Indent2 {
  margin-top:0px;
  margin-right:10px;
  margin-bottom:5px;
  margin-left:60px;
  text-indent:-15px;
  font-size:90%;
  font-family:Verdana,Geneva,Tahoma,sans-serif;
}
p.Notes, li.Notes, dl.Notes {
  margin-top:0px;
  margin-right:10px;
  margin-bottom:5px;
  margin-left:30px;
  text-indent:-15px;
  font-size:90%;
  font-family:Verdana,Geneva,Tahoma,sans-serif;
}
p.Spacer {
  page-break-inside:avoid;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  text-indent:0px;
  font-size:40%;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
}
p.Psych {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:3px;
  margin-left:0px;
  font-size:250%;
  text-indent:0px;
  font-family:WBilswfte;
  color:black;
  text-align:center;
}
p.Course {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:3px;
  margin-left:0px;
  font-size:180%;
  text-indent:0px;
  font-family:WMatrix;
  font-weight:normal;
  color:darkblue;
  text-align:center;
}
#container {
  height: 81px;
  width: 100px;
  position: relative;
}
#image {
  position: static;
  left: 0;
  top: 0;
}
/* Previous values:
   top:-100px;
   font-size:12px;
   color:white;
*/
#textmonth {
  z-index:200;
  position:relative;
  top:-94px;
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:10px;
  text-align:center;
  color:white;
  font-weight:bold;
}
/* Previous values:
   top:-7px;
   font-size:42px;
*/
#textday {
  z-index:200;
  position:absolute;
  left:0;
  top:-4px;
  width:100%;
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:36px;
  text-align:center;
  color: black;
}
