.navbar-brand {
height: 190px;
line-height: 65px;
position: absolute;
}
.navbar-brand img {
width: 400px;
height: 1000px;
}
.navbar-brand img {
    height: 1000px;
}
#main-nav {
    height: 150px;
}
.intro-text{
  font: arial;  
  font-size: 90px;
}
body {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%; 
}
/* Enter Your Custom CSS Here */