.journalbox {
background:#94F296;
color:purple;
font:12px Georgia, Verdana;
border:1px dashed purple;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
.journaltop img {
display:none;
}
.journaltop {
background:transparent;
text-align:center;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
.journaltop h2 {
color:purple;
font-family:Calibri;
}
.journaltext {
border-top:1px dashed purple;
}
.journalbottom {
background:purple;
padding-top:7px;
color:#94F296;
}
.journalbottom a {
color:#94F296;
}
.list {
text-align:center;
padding-bottom:5px;
}
.list .a {
background:transparent;
}
a {
color:blue;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
thank you for teaching