html { overflow-y: scroll; }
body { margin: 0; padding: 0; overflow: visible; }
blockquote, div, span, dl, dt, dd, h1, h2, h3, h4, h5, h6, input, ul, li, ol, p, pre, form, fieldset, select, textarea, td, th { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
a { overflow: hidden; }
address, caption, cite, em, strong { font-style: normal; font-weight: normal; }
caption { text-align: left; }
ol, ul { list-style: none; }
fieldset, img { border: 0; }

body {
	background-image: url("../images/magazine_top_wallpaper.png");
	background-position: center top;
	background-repeat: no-repeat;
}
a {
  outline: 0;
  border: none;
  text-decoration: none;
}

header {
  width:1000px;
  position: relative;
  margin: 0 auto;
  text-align:center;
}
.logo_bar{
	margin:18px 0 30px 0;
}
