body{
	/* background: #F0EDED url(../images/test.jpg) no-repeat center; */
}

a{
  outline: none;
}


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