	body {
	width: 100%;
	background: url("../gray-background-5.jpg");
	color: white;
	font-family: 'Satisfy', cursive;
	}
	li {
	display: inline;
	text-decoration: none;
	color: white;
	margin: 10px 5px 10px 5px;
	}
	a {
	text-decoration: none;
	color: white;
	}
	img {	
	margin: 0 auto;
	}
	h2 {
	margin: 0 auto;
	}
			ul.tabs {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: none;
			color: white;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		ul.tabs li.current{
			background: rgba(0,0,0,0.5);
			color: white;
		}

		.tab-content{
			display: none;
			margin: 0 auto;
			background: rgba(0,0,0,0.5);
			padding: 15px;
		}

		.tab-content.current{
			display: inherit;
		}
	.person {
	height: 200px;
	width: 350px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0.5);
	color: white;
	}
	.profile {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	border: 3px #00BAFF dotted;
	}
	.ig-b- { display: inline-block; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-32 { width: 32px; height: 32px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-32.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-32 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-32@2x.png); background-size: 60px 178px; } }
