body  {background:#e8e8d0 url(../img/background.webp) top center no-repeat;color:#ffffff;font-family:Arial,verdana,sans-serif;font-size:120%;font-weight:600;text-align:center;}
#container  {margin:0 auto;text-align:center;padding-top:50px;}
p{line-height:160%;}
a:link, a:visited{color:#555555;text-decoration:underline;}
a:hover{color:#333;text-decoration:none;}

/* Mobile & Smallest Smartphone Screens */
@media only screen and (max-width: 480px){
	body{font-size:90%;}
	h1 {font-size:20px;}
}