/*
Theme Name: Big Splash Web Design
Author: Big Splash Web Design
*/
body {
	margin: 20px;
}
#logo {
    background-image: url("assets/images/logo.jpg");
    min-height: 100px;
    background-repeat: no-repeat;
}