* {
margin:10;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote, form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

body {
background: #000000;
text-align:center;
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
color: white;
}

#wrap {
width:100%;
text-align:center;
margin:0 auto;
}


#header {
background: #000000;
height:241px;
clear:both;
}

#loud {
background: #000000;
font-size:10em;
width:900;
text-align:center;
margin:5 auto;
}

#phone {
background: #000000;
font-size:4em;
width:900;
text-align:center;
margin:5 auto;
}

.font2 {
font-size:0.8em;
font-style: italic;
}

#email {
background: #000000;
font-size:3em;
width:900;
text-align:center;
margin:20 auto;
}

a:link {
text-decoration: none;
color: white;
}

a:visited {
text-decoration: none;
color: white;
}

a:hover {
text-decoration: none;
color: cyan;
	
}

#main {
background: #000000;
width:900;
font-size:0.8em;
text-align:center;
margin:30 auto;
}

#footer {
background: #000000;
clear:both;
}

.inside {
}

