/* CSS Document */

body {
background-image: url(images/bkgd_newsFeed.jpg);
background-repeat: no-repeat;
}

h1 {
font-family: Georgia, Times New Roman, serif;
font-size: 125%;
font-weight: bold;
color: #000000;
margin-left: 25px;
margin-top: 25px;
}

h2 {
font-family: Myriad, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
color: #000000;
margin-left: 25px;
margin-top: 25px;
}

p {
font-family: Myriad, Arial, sans-serif;
font-size: 80%;
color: #000000;
margin: 0px 20px 0px 25px;
}

