
body { text-align:center; font-size:120%; font-family:Calibri; background:#fff }
article { margin:40px auto 80px auto; width:70% }
#logo a { font-family:Georgia; color:#cc0000; text-decoration:none; font-size:150% }
img { width:50%; height:auto }
#gallery img { height:400px; width:auto; margin-bottom:15px }
footer { color:#777; padding:40px; border-top:1px solid #999; background:#f9f9f9 }


@media screen and (max-width:680px) {
article { width:90% }
ul, ol { width:99% }
.youtube, .facebook { width:95%; float:none; margin:0 auto 50px auto }
img { width:100% }
#gallery img { width:70%; height:auto }
}