body#section-home {
  background-image: none !important;
}

body#section-hem #site-name,
body#section-home #site-name {
  height: 502px;
  width: 404px;
  margin: 60px auto;
  background: white url(/images/126.jpg) no-repeat 50%;
}

body#section-hem #site-name h1,
body#section-home #site-name h1 {
  display: none;
}

body#section-hem #site-name h2 a,
body#section-home #site-name h2 a {
  position: relative;
  display: block;
  height: 502px;
  width: 404px;
/*  background-color: pink;*/
}

body#section-hem #site-name h2 a span,
body#section-home #site-name h2 a span {
  position: absolute;
  left: -1000px;
}

/* Colours */

/*
body {
  font-family: Arial, sans-serif;
}

#header h1 a {
  font-family: "Arial Black", sans-serif;
  color: DarkOliveGreen !important;
}

a:link,
a:hover {
  color: maroon;
}

a:visited {
  color: FireBrick;
}

#header a:link,
#header a:visited,
#header a:hover {
  color: darkblue;
}

h1,h2,h3,h4 {
 color: blue;
}

h2#hdr-section {
  border-left: 5em solid crimson;
  background-color: white;
}

.article-item .article-image a {
  border-color: maroon;
}

.article-item .article-image a:hover {
  border-color: FireBrick;
}

#content h1 {
 color: orange;
 font-weight: bold;
}


#col h2 {
  margin-bottom: .5em;
  background-color: #f3f3f3;
  font-weight: bold;
}

*/

#section-news #content .spacer {
 border: none;
}

/*
#content .article-item img {
width: 19em; 
height: 19em;
}*/