<style type="text/css">
    #maincontent {
		border-width: 0px 0px 0px 0px;
		font-size: 100%;
                width: 85%;
                height: 85%;
    }
    #mainfont {
    		font-size: 80%;
    }
    #headingfont {
    		font-size: 200%;
    		color: navy;
    		font-weight: bold;
    }
    #medfont {
    		font-size: 120%;
    		color: black;
    		font-weight: bold;
    }
    #logo {
    		font-family: "Gill Sans Ultra Bold", arial;
    		font-size: 105%;
    		color: red;
    }
</style>