﻿ body {  
 max-width: 560px;
  margin: 0 auto;
 }

a {
text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

a img {
  border: none;
}

a {
outline:none;
}

a img {
outline:none;
}

a:focus
{
outline:0;
} 