body {
	background:#fff url(../img/bg2.png) repeat;
	padding:40px 100px;
	font-family:"Cufon","Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
