@charset "UTF-8";
body {
	height: 100%;
	width: 100%;
	font-family: Leckerli+One;
}

#video-position {
	text-align: center;
	height: 100%;
	width: 100%;
	font-family: "Leckerli One", cursive;
}

body,td,th {
	font-family: "Leckerli One", cursive;
}
h1 {
	font-size: xx-large;
}
#video-position p a {
	font-size: medium;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	background-color: #FF0;
}
a:active {
	text-decoration: none;
	background-color: #FF0;
}
#video-position h1 {
	font-size: 200%;
}
#video-position h1 {
	font-size: 400%;
}
