body { padding:0; margin:0; text-align:left; font-size:120%; font-family:Calibri; background:url(/bg.jpg)  }
header { width:65%; height:250px; margin:0 auto; background-size:auto; background:url(/bg-header.jpg) no-repeat center  }
article { width:60%; padding:1% 1.5%; margin:0 auto; background:#fff }
.box { background:#fff }
.facebook { width:500px; margin:0 auto }
h1, h2, h3 { font-family:Georgia; font-weight:normal; line-height:auto }
p, li { line-height:25px }
img {  }


@media screen and (max-width:680px) {
body { background-size:70% }
article, header { width:90% }

}