@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-size: 16px;
	color: #FFFFFF;
	font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
	background-image: url(http://vagabondvistas.com/website/wp-content/uploads/2016/01/Simchock-Vagabond-Vistas-Photo-Tours-Asheville.jpg);
	background-repeat: no-repeat;
	background-repeat:no-repeat; 
	background-position:center top; 
	width:100%; 
	height:1442px;
}

body a:link {
	color: #fff;
	text-decoration:underline;
}

body a:hover {
	text-decoration:none;
	color:#ccc;
}

.social-icons, .social-icons a, .social-icons a:link {
	text-align:center; 
	color:#80d4f7;
}

.social-icons a:hover {
	text-align:center; 
	color:#cccccc;
}

.center-text {
	width:75%;
	margin-top:40px;
	margin:0 auto;
	max-width:700px;
	padding:20px;
	background-image: url(http://vagabondvistas.com/website/wp-content/uploads/2016/01/landing-background.png);
}

.logo {
	width:100%;
	background-image: url(http://vagabondvistas.com/website/wp-content/uploads/2016/01/vagabond-vistas-logo-ret.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#333333;
	height:130px;
}