<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>UVM Bored - Under Construction</title>

	<link href="https://fonts.googleapis.com/css?family=Raleway:400,800" rel="stylesheet">

	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">

	<style>
		body {
			font-family: 'Raleway', sans-serif;
		}
		
		h1 {
			font-weight: 800;
			text-transform: uppercase;
		}

		.container {
			text-align: center;
			max-width: 550px;
			margin-top: 60px;
		}

		.logo,
		img {
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 30px;
		}
		
		ul {
			display: -moz-flex;
			display: -ms-flex;
			display: -o-flex;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			width:  100%;
			-webkit-box-pack: center;
			    -ms-flex-pack: center;
			        justify-content: center;
			margin-top: 60px;
		}

		ul li {
			margin: 0 10px;
		}

		ul svg path {
			fill: #333;
		}

		ul a:hover path {
			fill:  #b2d23e;
		}
	</style>
</head>
<body>
	<div class="container">
		<svg class="logo" xmlns="http://www.w3.org/2000/svg" width="176" height="51" viewBox="0 0 176 51"><path fill="#373737" d="M170.34 15.57s-6.41 6.94-6.95 7.72c-.55.79-.31 1.24-.3 2.43l.16 2.85c.11 1.9-.44 2.37-1.92 2.45l-4.7.28c-1.69.09-2.14-.24-2.25-2.14l-.17-3.38a9.93 9.93 0 0 1 .31-3.5c.28-.91.74-1.75 1.36-2.52.62-.78 2.03-2.16 4.25-4.14 1.17-1.04 1.89-2.23 1.95-3.04.07-.81-.01-1.43-.45-1.83-.57-.52-1.09-.41-2.1-.35-.48.03-2.21.1-2.78.16-.71.08-1.24.24-1.61.64-.67.74-.13 2.41-.23 4.15l-.01-.01c-.02.47-.27 1.88-2.57 2.01l-3.57.21c-1.98.11-2.84-.55-2.95-2.45l-.44-8.14c.05-1.38.45-2.48 1.75-2.62l21.3-1.27s2.55-.09 2.77 2.53l.38 6.54c.13 2.35-1.23 3.42-1.23 3.42zm-8.23 25.16l-5.16.3c-.92.05-1.86-.76-1.91-1.67l-.23-4.22a1.9 1.9 0 0 1 1.71-1.88l5.15-.3c.93-.05 1.86.76 1.91 1.67l.24 4.22c.05.91-.79 1.83-1.71 1.88zM171.41 1l-26.78 1.55c-.88.05-1.68.93-1.63 1.79l2.1 37.4c.05.86.94 1.64 1.82 1.59l5.12-.3-5.73 6.14 19.17-6.92 8.23-.47c.87-.05 1.67-.93 1.62-1.79l-2.1-37.4c-.05-.86-.94-1.64-1.82-1.59zM125.9 17.02l-12.9.7.72 13.76c.01-.01.01.01.01.06l.73 13.75 12.9-.7c7.11-.39 12.57-6.88 12.17-14.47-.4-7.59-6.52-13.49-13.63-13.1M106 36.54l-.07-1.18 5.35-.29-.35-6.61-5.34.3-.07-1.19 5.35-.29-.49-9.28L89 19.17l1.46 27.53 21.37-1.17-.49-9.28-5.34.29M32.91 34.42c4.01-5.26-.45-12.79-7.49-12.41L12 22.75l1.46 27.53 13.01-.71c9.14-.5 12.58-10.82 6.44-15.15M49.99 20.02c-7.59.41-13.4 7.32-12.97 15.42.43 8.11 6.93 14.33 14.52 13.92 7.6-.41 13.41-7.32 12.98-15.42-.43-8.1-6.93-14.33-14.53-13.92M88.48 29.65c-.33-6.21-5.31-10.95-11.1-10.64L65 19.69l1.46 27.57 22.67-1.23-4.2-7.39a11.32 11.32 0 0 0 3.55-8.99M7.04 43.01L1 43.3l.11 2.4 5.95-.29c1.1-.05 1.66.32 1.7 1.16.04.81-.5 1.18-1.59 1.24l-5.94.28.11 2.42 6.04-.3c2.42-.11 3.7-1.52 3.59-3.73-.1-2.19-1.57-3.59-3.93-3.47"></path><path fill="#373737" d="M10.79 37.56L1 35l.12 2.48 6.54 1.53-6.37 2.16.12 2.48 9.51-3.5-.13-2.59M10.03 31.03l-6.38.31 6.28-2.33-.08-1.7-6.47-1.71 6.38-.31L9.65 23 0 23.47l.15 3.26 6 1.6-5.82 2.16.15 3.28 9.66-.46-.11-2.28"></path></svg>
		
		<img src="http://uvmbored.com/wp-content/uploads/2017/09/cat.gif" alt="cat keyboard">

		<h1>Under Catstruction</h1>
		<p>We're working hard on launching the new #UVMBORED website. Check back soon, okay?</p>

		<ul class="list-inline">

													<li><a href="https://twitter.com/uvmbored" target="_blank" class="icon-twitter"><svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g transform="translate(-1083.000000, -1216.000000)" fill-rule="nonzero" fill="#FFFFFF">
            <g transform="translate(0.000000, 1086.000000)">
                <path d="M1103,170 C1091.95431,170 1083,161.045695 1083,150 C1083,138.954305 1091.95431,130 1103,130 C1114.04569,130 1123,138.954305 1123,150 C1123,161.045695 1114.04569,170 1103,170 Z M1115.2507,144.373418 C1114.39363,144.753467 1113.47167,145.010517 1112.5048,145.125316 C1113.492,144.533851 1114.2496,143.597989 1114.60719,142.481015 C1113.68345,143.028985 1112.65988,143.426504 1111.57143,143.640772 C1110.69938,142.71204 1109.45691,142.131627 1108.08111,142.131627 C1105.44144,142.131627 1103.30055,144.272523 1103.30055,146.912189 C1103.30055,147.286891 1103.34297,147.65161 1103.42497,148.001711 C1099.45192,147.802417 1095.92916,145.899319 1093.57114,143.006168 C1093.15972,143.712075 1092.9237,144.533851 1092.9237,145.409819 C1092.9237,147.067988 1093.7683,148.531855 1095.05034,149.388927 C1094.26707,149.364327 1093.52943,149.149346 1092.8852,148.790331 C1092.88484,148.810653 1092.88484,148.830974 1092.88484,148.850939 C1092.88484,151.167243 1094.53339,153.099219 1096.71992,153.538094 C1096.31919,153.647902 1095.896,153.706014 1095.46069,153.706014 C1095.15195,153.706014 1094.85283,153.676423 1094.5612,153.620806 C1095.16942,155.519626 1096.93454,156.90185 1099.02695,156.940711 C1097.39053,158.22311 1095.32949,158.98713 1093.08913,158.98713 C1092.70409,158.98713 1092.32261,158.964669 1091.94934,158.920104 C1094.06385,160.277015 1096.57731,161.068131 1099.27687,161.068131 C1108.07006,161.068131 1112.87878,153.783736 1112.87878,147.465863 C1112.87878,147.258726 1112.87415,147.052301 1112.86488,146.847659 C1113.79967,146.173839 1114.61004,145.332097 1115.2507,144.373418 Z" id="twitter-icon"></path>
            </g>
        </g>
    </g>
</svg></a></li>
						
													<li><a href="https://www.facebook.com/uvmbored" target="_blank" class="icon-facebook"><svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Site" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Contact---Desk" transform="translate(-1143.000000, -1216.000000)" fill-rule="nonzero" fill="#FFFFFF">
            <g id="footer" transform="translate(0.000000, 1086.000000)">
                <path d="M1163,170 C1151.95431,170 1143,161.045695 1143,150 C1143,138.954305 1151.95431,130 1163,130 C1174.04569,130 1183,138.954305 1183,150 C1183,161.045695 1174.04569,170 1163,170 Z M1167.51677,150.97496 L1167.98791,146.401705 L1163.9578,146.401705 L1163.9578,143.70769 C1163.9578,142.697212 1164.62629,142.459954 1165.10169,142.459954 L1168,142.459954 L1168,138.016693 L1164.00545,138 C1159.57212,138 1158.56477,141.316995 1158.56477,143.435269 L1158.56477,146.397443 L1156,146.397443 L1156,150.97496 L1158.56477,150.97496 L1158.56477,164 L1163.95745,164 L1163.95745,150.97496 L1167.51677,150.97496 Z" id="facebook-icon"></path>
            </g>
        </g>
    </g>
</svg></a></li>
						
													<li><a href="https://instagram.com/uvmbored/" target="_blank" class="icon-instagram"><svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Site" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Contact---Desk" transform="translate(-1203.000000, -1216.000000)" fill-rule="nonzero" fill="#FFFFFF">
            <g id="footer" transform="translate(0.000000, 1086.000000)">
                <path d="M1228.96092,140.641948 L1217.03908,140.641948 C1215.13619,140.641948 1213.58803,142.190111 1213.58803,144.093006 L1213.58803,156.01484 C1213.58803,157.917734 1215.13619,159.466343 1217.03908,159.466343 L1228.96092,159.466343 C1230.86381,159.466343 1232.41242,157.91818 1232.41242,156.01484 L1232.41242,144.093006 C1232.41242,142.190111 1230.86426,140.641948 1228.96092,140.641948 Z M1223,156.251031 C1219.58326,156.251031 1216.80334,153.471111 1216.80334,150.053923 C1216.80334,146.63718 1219.58326,143.857261 1223,143.857261 C1226.41719,143.857261 1229.19711,146.63718 1229.19711,150.053923 C1229.19711,153.470666 1226.41674,156.251031 1223,156.251031 Z M1223,130 C1234.04526,130 1243,138.954745 1243,150 C1243,161.045255 1234.04526,170 1223,170 C1211.95474,170 1203,161.045255 1203,150 C1203,138.954745 1211.95474,130 1223,130 Z M1229.39631,145.138483 C1228.58747,145.138483 1227.9297,144.480715 1227.9297,143.672319 C1227.9297,142.863923 1228.58747,142.206154 1229.39631,142.206154 C1230.20471,142.206154 1230.86247,142.863923 1230.86247,143.672319 C1230.86247,144.480715 1230.20471,145.138483 1229.39631,145.138483 Z M1223,146.475857 C1224.97286,146.475857 1226.57807,148.081508 1226.57807,150.053477 C1226.57807,152.026783 1224.97331,153.632434 1223,153.632434 C1221.02759,153.632434 1219.42149,152.026783 1219.42149,150.053477 C1219.42149,148.081062 1221.02759,146.475857 1223,146.475857 Z M1235.03057,156.01484 L1235.03057,144.093006 C1235.03057,140.746229 1232.30814,138.023352 1228.96092,138.023352 L1217.03908,138.023352 C1213.69231,138.023352 1210.96943,140.746229 1210.96943,144.093006 L1210.96943,156.01484 C1210.96943,159.362062 1213.69231,162.084494 1217.03908,162.084494 L1228.96092,162.084494 C1232.30814,162.084494 1235.03057,159.362062 1235.03057,156.01484 Z" id="insta-icon"></path>
            </g>
        </g>
    </g>
</svg></a></li>
						
													<li><a href="https://snapchat.com/add/uvmbored" target="_blank" class="icon-snapchat"><svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Site" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Contact---Desk" transform="translate(-1263.000000, -1216.000000)" fill-rule="nonzero" fill="#FFFFFF">
            <g id="footer" transform="translate(0.000000, 1086.000000)">
                <path d="M1283,170 C1271.95431,170 1263,161.045695 1263,150 C1263,138.954305 1271.95431,130 1283,130 C1294.04569,130 1303,138.954305 1303,150 C1303,161.045695 1294.04569,170 1283,170 Z M1296.34555,155.157031 C1292.9125,154.333281 1291.49086,151.99875 1290.94891,150.680547 C1290.80578,150.332344 1290.9557,149.930078 1291.29,149.764844 L1293.07625,148.881563 C1293.54695,148.64875 1293.89148,148.223594 1294.02164,147.714844 C1294.15172,147.206094 1294.05367,146.667656 1293.7525,146.237422 C1293.31,145.605313 1292.51523,145.326016 1291.7743,145.542266 L1290.47055,145.923125 L1290.47055,142.452188 C1290.47055,142.440625 1290.47031,142.428984 1290.46961,142.4175 C1290.14352,136.304297 1284.70898,135.528203 1283.04102,135.436172 C1283.02547,135.435313 1282.97406,135.435313 1282.96438,135.435859 C1281.30211,135.526406 1275.85641,136.297578 1275.52992,142.4175 C1275.5293,142.429063 1275.52898,142.440625 1275.52898,142.452188 L1275.52898,145.923125 L1274.22523,145.542266 C1273.48453,145.325938 1272.68961,145.605313 1272.24703,146.2375 C1271.94594,146.667656 1271.84781,147.206094 1271.97789,147.714922 C1272.10805,148.223594 1272.45258,148.648906 1272.92336,148.881719 L1274.70961,149.765 C1275.04406,149.930313 1275.19391,150.332578 1275.0507,150.680703 C1274.50891,151.998984 1273.08711,154.333594 1269.65406,155.157188 C1269.32203,155.236875 1269.10766,155.559219 1269.16258,155.896172 C1269.17813,155.991641 1269.56578,158.130938 1272.87422,158.290781 C1273.02852,158.869922 1273.26797,159.637891 1273.52125,159.954609 C1273.69492,160.171641 1273.98695,160.255156 1274.24891,160.161719 C1274.26461,160.15625 1275.84047,159.605469 1277.27938,159.877578 C1277.29641,159.880938 1278.99375,160.227422 1280.04305,161.260156 C1280.55,161.759141 1281.15203,162.105781 1281.78398,162.262578 C1282.1743,162.359531 1282.58328,162.408672 1282.99961,162.408672 C1283.41594,162.408672 1283.825,162.359531 1284.21516,162.262656 C1284.84727,162.105781 1285.44914,161.759063 1285.95617,161.260156 C1286.99789,160.234766 1288.70375,159.880781 1288.71398,159.878672 C1290.14859,159.607422 1291.73531,160.156484 1291.75016,160.161719 C1292.01195,160.254844 1292.30414,160.171641 1292.47781,159.954609 C1292.73109,159.637891 1292.97062,158.869922 1293.12484,158.290781 C1296.43273,158.130703 1296.82094,155.991641 1296.83648,155.896172 C1296.89188,155.559063 1296.67758,155.236719 1296.34555,155.157031 Z" id="snapchat-icon"></path>
            </g>
        </g>
    </g>
</svg></a></li>
						
					</ul>
	</div>
</body>
</html>