
/* ::::: http://www.ummz.lsa.umich.edu/students.html ::::: */

a:link { color: rgb(0, 0, 0); text-decoration: none; }
a:visited { text-decoration: none; color: rgb(0, 0, 0); }
body { background-image: url('bg.jpg'); }
.style1 { color: rgb(74, 109, 68); }
.style2 { font-size: larger; }

