.heading {
font-size: 17px;
font-weight: bold;
color: #9C3163;
}

.announcement {
font-size: 12px;

}

.button2 {
width: 300px;
height: 30px;
padding-top: 5px;
text-decoration: none;
text-align: center;
background-image: url(http://www.larawebsite.com/images/button2.gif);
background-repeat: no-repeat;
background-position: center;
font-family: Georgia;
font-size: 12pt;
font-weight: bold;
color: black;
display: table;
}