#scaldpack{
  background-color : gray;
  width : 800px;
  margin-left : auto;
  margin-right : auto;
  overflow : hidden;
}
#header{
  background-color : black;
  width : 800px;
  
  color : white;
  
  height : 200px;
  float : none;
  margin-top : 0px;
}
#titlelogoguestdj{
  background-color : aqua;
  width : 800px;
  height : 1100px;
  float : none;
  margin-top : 10px;
}
#partyinfo{
  color : white;
  background-color : black;
  width : 800px;
}
#venue{
  background-color : black;
  width : 800px;
}
#footer{
  font-size : 18pt;
  font-family : sans-serif;
  font-weight : 900;
  color : white;
  background-color : rgb(153, 0, 0);
  width : 800px;
  float : left;
}
body{
  margin-left : auto;
  margin-top : 0px;
  margin-right : auto;
  margin-bottom : 0px;
  background-repeat : no-repeat;
  background-attachment : fixed;
  width : 800px;
}

#headerlogo{
  background-color : purple;
  width : 500px;
  height : 200px;
  float : left;
}

#headerinfopack{
  width : 300px;
  height : 200px;
  float : right;
}

#headerifsns{
  background-color : black;
  width : 300px;
  height : 25px;
  float : none;
}

#headerif{
  background-color : black;
  width : 300px;
  height : 175px;
}

#partyinfo p{
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : normal;
  margin-top : 15px;
  margin-left : 15px;
  
  margin-right : 15px;
  margin-bottom : 15px;
  line-height : 20px;
}

#venueinfo{
  background-color : black;
  width : 500px;
  float : left;
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : normal;
}

#magomap{
  background-color : black;
  width : 300px;
  float : right;
}

h1{
  font-size : 15pt;
  font-family : sans-serif;
  font-weight : 900;
  margin-top : 15px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 15px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : white;
}

h2{
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : 900;
  margin-left : 15px;
  margin-right : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}

#venueinfo p{
  font-size : 10pt;
  font-family : sans-serif;
  font-weight : normal;
  margin-left : 15px;
  margin-right : 15px;
}

#footer p{
  font-size : 10pt;
  font-family : sans-serif;
  font-weight : normal;
}

h3{
  font-size : 10pt;
  font-family : sans-serif;
  font-weight : normal;
  line-height : 17pt;
  margin-left : 5px;
  margin-right : 5px;
  margin-top : 10px;
  margin-bottom : 10px;
  border-bottom-width : 0px;
}

#goods{
  
  font-family : sans-serif;
  font-weight : normal;
  color : white;
  background-color : black;
  width : 800px;
  font-size : 10pt;
}

#goods p{
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : normal;
  margin-top : 15px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 15px;
}
