/* CSS Document */

#header h1{
   text-indent:15px;
}

.contest {
border: 2px solid black;
}

img a:hover {
border: 4px solid black;
}
