h1{
 font: 16px arial;
 text-decoration: underline;
 background-image:url(images/degrade.jpg);
 background-repeat: no-repeat
}

.header { 
 font: 20px arial;
 font-weight:bold;
}

.publications{
list-style-position: outside;
list-style-type: disc
}

body{
 background-color: white;
 }

