body {
	background-color:#222;
	color:#ddd;
	font-family: "Helvetica Neue", sans-serif;
	margin: 0;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 3vh;
	padding-bottom: 3vh;
	font-size: 1.6em;
}

img.centered_full {
	width:60vw;
	padding-left:15vw;
}

h1 {
	color:#ffb;
}
h2 {
	padding-left: 0.5vw;
	color:#bfb;
}
h3 {
	padding-left: 1.25vw;
}
h6 {
	color:#ddd;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 30px;
	
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
h5 {
	color:#55d5ff;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 30px;
}
p {
	padding-left: 1.5vw;
}

a {
	color:#3fc;
}

img.token_left {
	float:left;
	padding-right: 1.5vw;
	width:5vw;
}

.left_pairs_img {
	float:left;
	padding-right: 1.5vw;
	width:18vw;
}



img.contiguous_biomes, img.largest_biomes, img.animal_list {
	position:fixed;
	left: 50px;
	width:200px;
}
img.contiguous_biomes {
	top:70px;
}
img.largest_biomes {
	top:450px;
}
img.animal_list {
	top:770px;
}
.largest_biome_bonus {
	position:fixed;
	top:400px;
	left: 15px;
}
img.token {
	position:fixed;
	left: 190px;
	width:60px;
	top:1175px;
}


.label_contig_biome, .label_largest_biome, .label_animals {
	position:absolute;
}
.label_contig_biome {
	top:100px;
	left: -115px;
}
.label_largest_biome {
	top:500px;
	left: -80px;
}
.label_animals {
	top:870px;
	left: -35px;
}

.team_1, .team_2, .team_3, .team_4, .team_5, .team_6, .team_7, .team_8  {
	position:fixed;
	top:5px;
}
.player_title {
	font-size:14px;
}
.player_number {
	font-size:30px;
}
.team_1 {
	left:350px;
	color:#46c902;
}
.team_2 {
	left:475px;
	color:#ac7e0c;
}
.team_3 {
	left:600px;
	color:#d70080;
}
.team_4 {
	left:725px;
	color:#0fbfc5;
}
.team_5 {
	left:850px;
	color:#1bb57f;
}
.team_6 {
	left:975px;
	color:#f0463a;
}
.team_7 {
	left:1100px;
	color:#a71dfe;
}
.team_8 {
	left:1225px;
	color:#aac70b;
}

input {
	position:fixed;
	width:80px;
	background-color: #222;
	font-size:30px;
}
.label_total {
	position:fixed;
	top:1205px;
	left: 130px;
}

.mtn_biome { top:85px; }
.for_biome { top:140px; }
.pla_biome { top:195px; }
.swp_biome { top:250px; }
.wat_biome { top:305px; }

.biome_L 	 { top:400px; }
.mtn_biome_L { top:465px; }
.for_biome_L { top:520px; }
.pla_biome_L { top:575px; }
.swp_biome_L { top:630px; }
.wat_biome_L { top:685px; }

.animal1 { top:780px; }
.animal2 { top:860px; }
.animal3 { top:940px; }
.animal4 { top:1010px; }
.animal5 { top:1100px; }

.keystone { top:1180px; }

.sum { top:1250px; }