html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

body {background-color: #1C1C1C;
	background-image: url("images/t3.png");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;}