html { 
  background: url(images/popup_luggage_mini.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #272727;
}
h7 {
font-family: 'Della Respira', serif;
color:#000000;
font-size:28pt;
}
h8 {
font-family: 'Josefin Sans', serif;
letter-spacing:1px;
color:#ffffff;
font-size:20pt;
}
h9 {
font-family: 'Josefin Sans', serif;
letter-spacing:1px;
color:#fff1f0;
font-size:14pt;
}
h88  {
font-family: 'Paytone One', serif;
color:#ffffff;
font-size:20pt;
}
h99 {
font-family: 'Josefin Sans', serif;
letter-spacing:1px;
color:#fff1d0;
font-size:30pt;
}
h98 {
font-family: 'Josefin Sans', serif;
letter-spacing:1px;
color:#fff1d0;
font-size:18pt;
font-weight:700;
}
h97 {
font-family: 'Josefin Sans', serif;
letter-spacing:1px;
color:#fff1d0;
font-size:14pt;
}
h96 {
font-family: 'Yanone Kaffeesatz', sans-serif;
letter-spacing:1px;
color:#fff1d0;
font-size:30pt;
font-weight:400;
line-height: 70%;
}
#buttonstyle {
font-family: 'Josefin Sans', serif;
letter-spacing:1px;
color:#021c38;
font-size:14pt;
}
.box-shadow--8dp {
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}
.dropdown-menu {
background-color: rgba(39,39,59,0.6);
}
#transparentbox {
background-color: rgba(0,0,0,0.8);
height:500px;
}
#transparentboxheader {
background-color: rgba(0,0,0,0.8);
height:50px;
width:750px;
}
.transparentBG {
background-color: transparent;
}
p {
margin-left:0;
padding: 10px 10px 10px 10px;
}
.aligncenter {
display:block;
margin:0 auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.padding
{
margin: 5px 5px;  
border-radius: 0;
}
.paddingtwitter
{
margin: 5px 5px;  
border-radius: 0;
}
.quotebox {
height:150px;
left:7%;
position:absolute;
top:10%;
width:21%;
background-color: transparent;
}
.well {
   background-color: rgba(0,0,0,0.8);
}