/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
    font-family: 'Amatic SC', cursive;
    font-size: large;
    font-family: 'Tangerine', cursive;
    font-family: 'Hind Guntur', sans-serif;
    font-family: 'Hind Guntur', sans-serif;
    
    color: black; 
    text-align: right;
}

.text {
    font-size: 100px;
    font-family: 'Lobster', cursive;
    color: white; 
}

.text2 {
    font-size: 48px; 
    font-family: 'Lobster', cursive;

}

.full {
    background: url('../Images/venue2.jpg') no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

