body {font-family: "gill sans", sans-serif;
background-image: url(2.jpg);}

#wrapper {   width: 800px;
            margin-left: auto;
            margin-right: auto;
            border-style: solid;
            border-width: 2px;
            border-color:black;
            background-color: #ffffff;}
            
#twitterbox {background-image: url(twitterstead.png);
                height: 373px;
                width: 523px;  z-index: 100; float: right;}
                

#twitter_div {  width: 220px;
                position: relative;
                left: 255px;
                top: 25px;
font-size: 13pt;}
#twitter_update_list {list-style-type: none;}
#twitter_update_list li a {display: block;}

#twitter-link {display: none;}

#header {       border-width: 0px;
                border-style: solid;
                height: 270px;
        }

#body {padding: 10px; z-index: 200;}

.welcome {  font-weight: bold;
            font-size: 15pt;}
            
.heading {  font-weight: bold;
            font-size: 12pt;}
.contact {display: block;text-align: right;}

a {text-decoration: none; color: green;}
a:hover {text-decoration: underline;}


