#main {margin: 0 150px 0 100px }
#wrapper {border: 6px solid yellow; width: 30%; height: 814px; min-width: 600px; background-image: url(images/EFBackground.jpg)}
#header {background-image: url(images/Headermain.jpg); background-position: center; background-repeat: no-repeat; margin-top: 4%; height: 100px }
#header img {width: 660px; margin: 0 auto 10px; border: 1px solid black }
img.floatleft {float: left }
img.floatright {float: right }
#newsfeeder {position: absolute 150% }
#birdy {position: relative }
#twitter {position: absolute ; left: 740px } 
#line1 {text-indent: 16.7% }
#line2 {text-indent: 16.7% }
#line3 {text-indent: 16.7% }
#line4 {text-indent: 16.7% }
#line5 {text-indent: 16.7% }
#line6 {text-indent: 16.7% }
#CallColor {color: white }
#CardPosition {position: relative; top: 6%; left: 30% }
#textAlign {font-size: 18px; position: relative; left: 16% }
#textAlign2 {font-size: 18px; position: relative; bottom: 5%; left: 71% }

@media screen and (-webkit-min-device-pixel-ratio:0){
 #CardPosition {position: relative; top: 50px; left: 30%}
}

@-moz-document url-prefix() {
#wrapper {height: 831px} 
 }
