/*!
 * Start Bootstrap - Small Business (http://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */
 h1,h2,h3{font-family: 'Lobster Two', cursive;}
 h4{font-family: 'Lobster Two', cursive;text-align:center;margin-top:35px;margin-bottom:10px;}
body {
    padding-top: 54px;
    font-family:'Raleway';
    background-image:url(../xv.png);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%), url(../xv.png);

}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}
#home{max-height:360px;margin-left:auto;margin-right:auto}
.btn{background-color:rgb(77, 156, 65);
border:none;border-radius:30px;}
.btn:hover{background-color:green;}
.btn:focus{border:none}
#j{background-color:rgb(233, 59, 68)}
.navbar, #jd{background-color:rgb(233, 59, 68) !important;}
td{text-align:center}
.inb{text-align:center;font-size:11px;margin-top:-7px;margin-bottom:0px}
button:focus, .btn-primary:focus {outline:0 !important;}
#by{color:white;text-decoration:none}
#by:hover{color:lightgreen}
@media (max-width: 992px) {
    #navb{
        font-size: 16px;
    }
    h1{font-size:30px}
    h3{font-size:20px}}
    @media (max-width: 500px) {
    #home{max-height:160px}}
