body::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url("steam_icon_hl.png") url("twitter_icon_hl.png")
           url("youtube_icon_hl.png") url("os_icons_hl.png")
           url("gloom_capsule_hl.png");
}

@font-face {
  font-family: Notalot35;
  src: url(notalot35.woff);
}

html {
  height: 100%;
  background-color: Black;
  background-image: url("background.png");
  font-family: Notalot35;
  color: White;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-image: url("top_bar.png");
  background-repeat: repeat-x;
  line-height: 0.7;
}

a {
  outline: none;
  text-decoration: none;
}

#bottom_bar {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-image: url("bottom_bar.png");
  background-repeat: repeat-x;
  background-position: left bottom;
}

#content {
  width: 752px;
  margin: auto;
  padding-top: 3px;
}

#company_logo {
  float: left;
  margin-right: 13px;
}

#creators {
  padding-top: 28px;
  font-size: 32px;
}

#designer {
  margin-bottom: 17px;
}

#composer {
  margin-top: 17px;
}

#some {
  margin-top: 45px;
  margin-left: 15px;
}

#steam_link {
  float: left;
  margin-right: 27px;
}

#steam_icon {
  width: 61px;
  height: 61px;
  background-image: url("steam_icon.png");
}

#steam_icon:hover {
  background-image: url("steam_icon_hl.png");
}

#twitter_link {
  float: left;
  margin-top: 3px;
  margin-right: 28px;
}

#twitter_icon {
  width: 56px;
  height: 55px;
  background-image: url("twitter_icon.png");
}

#twitter_icon:hover {
  background-image: url("twitter_icon_hl.png");
}

#youtube_link {
  float: left;
  margin-top: 5px;
  margin-right: 26px;
}

#youtube_icon {
  width: 70px;
  height: 49px;
  background-image: url("youtube_icon.png");
}

#youtube_icon:hover {
  background-image: url("youtube_icon_hl.png");
}

#discord_link {
  float: left;
  margin-top: 2px;
  margin-right: 26px;
}

#discord_icon {
  width: 54px;
  height: 61px;
  background-image: url("discord_icon.png");
}

#discord_icon:hover {
  background-image: url("discord_icon_hl.png");
}

#email {
  padding-top: 16px;
  font-size: 33px;
}

#menu {
  padding-top: 46px;
  padding-left: 144px;
}

#menu div {
  margin-left: 28px;
  margin-right: 28px;
  float: left;
  width: 150px;
  height: 50px;
  text-align: center;
}

#menu a {
  display: inline-block;
  margin-top: 7px;
  color: DimGray;
  font-size: 60px;
  text-decoration: none;
}

#menu a:hover {
  margin-top: 0;
  font-size: 72px;
  color: White;
}

#menu a#selected {
  margin-top: 0;
  font-size: 72px;
  color: White;
}

#back {
  padding-left: 120px;
}

#company_desc_line_1 {
  margin-top: 165px;
  margin-left: 26px;
  font-size: 33px;
}

#company_desc_line_2 {
  margin-top: 14px;
  margin-left: 26px;
  padding-bottom: 18px;
  font-size: 33px;
}

.credit_name {
  margin-top: 58px;
  margin-left: 200px;
  font-size: 55px;
}

.credit_role {
  margin-top: 10px;
  margin-left: 200px;
  font-size: 33px;
}

#games {
  padding-top: 100px;
  padding-left: 50px;
}

#gloom_capsule {
  display: inline-block;
  width: 574px;
  height: 329px;
  background-image: url("gloom_capsule.png");
}

#gloom_capsule:hover {
  background-image: url("gloom_capsule_hl.png");
}

#thm_capsule {
  display: inline-block;
  width: 574px;
  height: 329px;
  background-image: url("thm_capsule.png");
}

#thm_capsule:hover {
  background-image: url("thm_capsule_hl.png");
}

#gloom_logo {
  margin-top: 100px;
  margin-left: 130px;
  margin-bottom: 20px;
}

#thm_logo {
  margin-left: 0px;
}

#buy_now_gloom {
  width: 360px;
  height: 64px;
  margin-left: 186px;
  padding-top: 13px;
  font-size: 48px;
  color: White;
  background-image: url("os_icons.png");
  background-position: right top;
  background-repeat: no-repeat;
}

#buy_now_gloom:hover {
  color: #d4d4d4;
  background-image: url("os_icons_hl.png");
}

#buy_now_thm {
  width: 370px;
  height: 64px;
  margin-left: 186px;
  padding-top: 13px;
  font-size: 48px;
  color: White;
  background-image: url("steam_plat_icon.png");
  background-position: right top;
  background-repeat: no-repeat;
}

#buy_now_thm:hover {
  color: #d4d4d4;
  background-image: url("steam_plat_icon_hl.png");
}

#steam_plat_icon {
  display: inline-block;
  margin-left: 20px;
  width: 185px;
  height: 64px;
  vertical-align: middle;
  background-image: url("steam_plat_icon.png");
}

#steam_plat_icon:hover {
  background-image: url("steam_plat_icon_hl.png");
}

#trailer {
  margin-top: 5px;
  margin-left: 50px;
}

#game_desc {
  margin-top: 30px;
  font-size: 30px;
  line-height: 1.0;
}

#points {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 30px;
  line-height: 1.0;
}

#points div {
  padding-top: 10px;
}
