* {
    margin: 0;
    padding: 0;
}

a:link {color: #000000; text-decoration: underline;}  

a:active {color: #000000; text-decoration: underline;}

a:visited {color: #000000; text-decoration: underline;}

a:hover {color: #000000; text-decoration: underline;}

body {
    background: #00929F;
	
}

p {
    margin: 0px 0px 16px 0px;
	font-size:15px;
}

h3 {
	font-size:18px
}

h2 {
	font-size:10px
}

h1 {
	font-size:30px
}

h4 {
	margin: 0px 0px 0px 0px;
	font-family: Gill Sans MT,Arial;
	font-size:14px;
	font-style:normal;
	text-decoration:none
}
#main-body {
    margin: 0 auto;
    width: 760px;
}

#main-content {
    background: #fbdd30;
}

#top-libdem-image {
    padding-top: 16px;
    display: block;
    margin: 0 auto;
    padding-top: 16px;
}

#top-libdem-text {
    width: 100%;
    text-align: center;
    font-family: Gill Sans MT,Arial;
    font-size: 14;
    margin: 16px 0;
}

#top-libdem-banner {
    border-bottom: 5px #a71930 solid;
    width: 100%;
}

#top-navbar {
	margin-top: -5px;
	height: 40px;
	/* fbdd30 is standard fbdd30 is lighter */
	background: #fddb30;
	font-family: Gill Sans MT,Arial;
	text-align: center;
}

#main-text {
    padding: 10px 15px;
    font-family: Gill Sans MT,Arial;
    font-size: 15px;
    border-bottom: 5px #a71930 solid;
	
}

#legal {
	font-family: Gill Sans MT,Arial;
	font-size: 10px;
	text-align: center;
}
.header {
	text-align: center;
}
#header {
	text-align: center;
	font-size: x-large;
}

#main-quote {
    margin-top: 0px;
	padding: 5px 30px;
    font-family: Gill Sans MT,Arial;
    font-size: medium;
}
