HTML {
overflow-y:scroll;
}

.bold {
font-weight:bold;
}

.fl {
float:left;
}

.fr {
float:right;
}

.cl {
clear:left;
}

.cr {
clear:right;
}

.clear {
clear:both;
}

.mg-top-1 {
margin-top:5px;
}

.mg-top-2 {
margin-top:10px;
}

.mg-top-3 {
margin-top:15px;
}

.mg-top-4 {
margin-top:20px;
}

.mg-bottom-1 {
margin-bottom:5px;
}

.mg-bottom-2 {
margin-bottom:10px;
}

.mg-bottom-3 {
margin-bottom:15px;
}

.mg-bottom-4 {
margin-bottom:20px;
}

.mg-left-1 {
margin-left:5px;
}

.mg-left-2 {
margin-left:10px;
}

.mg-left-3 {
margin-left:15px;
}

.mg-left-4 {
margin-left:20px;
}

.mg-right-1 {
margin-left:5px;
}

.mg-right-2 {
margin-left:10px;
}

.mg-right-3 {
margin-left:15px;
}

.mg-right-4 {
margin-left:20px;
}

/* ######################################### */

BODY {
padding-bottom:30px;
}

#main {
font-family:Roboto,Arial,sans-serif;
}

#main B,#main STRONG {
font-family:Arial,sans-serif;
}

#ph {
position:relative;
}

#ph DIV {
}

#ph IMG {
position:absolute;
top:1em;
right:15em;
}

.ph {
font-weight:bold;
}

#jumbotron H1 {
margin-top:95px;
}

.bg-yellow {
background-color:#f6d90f;
}

.bg-yellow .well {
margin:15px !important;
margin-left:5px !important;
margin-right:5px !important;
background:#f6edab;
border:0px;
-moz-border-radius:0px;
-khtml-border-radius:0px;
-o-border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
border-radius:0px;
height:350px;
}

.bg-yellow .well H3 {
height:52px;
}




