@charset "utf-8";


/*Body*/
body {
background-color:#490301;
}


/*Title Bar*/
.title {font-weight:bold; font-size: 25px; color:#490301; font-variant:small-caps; text-decoration:none;}


/*Links*/
a:link {color:#490301; text-decoration:none;}
a:visited {font-weight:normal; color:Black; text-decoration:none;}
a:hover {font-weight:bold; color: #490301; text-decoration:none;}
a:active {font-weight:bold; color:#490301; text-decoration:none;} 

h3 {font-weight:bold; color:#490301; font-size:16px;}


/*Paragraph*/
p {font-style:san-serif; font-size:14px;
}

.titleimg { max-width:90%; align:middle;}

.coverimg { max-width:100%; align:left;}

.authorimg { min-width:20%; align:left;}

.updates ul{list-style: square;}
