body {
}
#page {
	background-color: transparent;
	margin: 10px auto;
	width: 900px;
	height: 1735px;
  background-repeat: no-repeat;
  color: transparent;
  text-decoration: none;
}

#header {
	background-image: url("../Image/Banner!.png");
	width: 900px;
	height: 250px;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 100%;
  size: 100%;
  resize: 100%;
}

#sidebar {
  background-image: url("../Image/subscribe.png");
  width: 195px;
  height: 704px;
  float: left;
  resize: auto;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #ff0000;

}

#content {
  background: url("../Image/youtube1.png");
  width: 705px;
  height: 704px;
  content: " ";
  text-decoration: none;
  color: transparent;
  text-indent: 50px;
  text-align: left;
  text-decoration-line: none;
}

#content:hover {
    content: "Youtube Channel";
    background-color: lightblue;
    background-image: url();
    color: black;
    text-decoration: none;
    text-indent: 50px;
    text-align: left;
    width: 705px;
    height: 704px;
}

#footer {
	background-image: url("../Image/twitch.png");
	width: 900px;
	height: 400px;
  background-size: auto;
  float: left;
  background-repeat: no-repeat;
  resize: width: 900px height: 400px;
}

#footer1 {
  background-image: url();
  width: 600px;
  height: 350px;
  background-size: auto;
  float: left;
  background-repeat: no-repeat;
}


}

img {
    opacity: 1.0;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#footer2 {
  background-image: url("../Image/facebook.png");
  width: 300px;
  height: 342px;
  background-size: auto;
  float: right;
  background-repeat: no-repeat;
}
h1 {
  font-family: RUBBERSTAMP;
  font-size: 60px;

}