#welcome {
	height: 300px;
	width: 380px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	color: #294713;
	background: #B7E86C url(../images/BV-bg-light-green.gif) repeat scroll left top;
}
a img {
        border: none;
        }
a {
        text-decoration: none;
        color: #294713;
        }
#welcome img {
        margin-bottom: 2em;
        }
