/*
Theme Name: LVC_2
Theme URI: https://colorlib.com/wp/themes/activello/
Author: SD
Author URI: http://marinmarket.com/
Description: 
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Template: activello
*/

body, .site-name a, h1.entry-title {
	color:#fff;
	/* background-color:#000080;   Navy Blue */
	background-color: #009900; /* green*/
}
.sitename {
	text-align: center;
}
h1.site-name {	
	color:#fff;
	font-size: 2.75em;
	font-family: 'Lora', serif;
	margin:50px auto 30px auto;	
}

html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 120px;
	font-size:1.75em;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 120px;
}

#logo {
	padding: 25px 0 10px 0;
	margin:0 auto;
}