body  {background:#e8e8d0 url(../img/keyboard.jpg) top center no-repeat;color:#3d3d3d;font-family:Arial,verdana,sans-serif;font-size:120%;font-weight:600;text-align:center;}
#container  {margin:0 auto;text-align:center;}
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:16px;}
	img {max-width:100%;height: auto;}
}