
body {
  background-image: url("../../../images/background/texture/light/texture_0_t.jpg")
}

#page-background-gradient {
  background-image: url("../../../images/background/texture/light/texture_0_g.jpg")
}

body.full-image {

    background-color: #2E363D;
    background-image: url("https://wiredtogether.ca/images/background/full_image/light/Bottom_texture.jpg");
    background-position: center top;
    background-repeat: repeat-x;
	background-attachment: fixed; 
	color: #919EAC;
    height: 100%;
    margin: 0;
    min-height: 100%;
    min-width: 800px;
    padding: 0;
}

body{
  text-shadow: 1px 1px 1px #FFFFFF
}
