@charset "utf-8";

body, html {	margin:			0;
		padding:		0;
		min-height:		510px;
		height:			510px;
		height:			100%;
		min-width:		710px;
		width:			710px;
		width:			100% }

body, html, a {	color:			rgb(255,255,255) }

html, body {	background:		rgb(0,11,40) url(/unicyclist/img/wallpaper.png) no-repeat center center;
		background-attachment:	fixed;
		background-size:	cover }

address, p {	display:		block;
		margin:			0 auto }

a img, noscript img {
		border:			0 }

embed {		position:		absolute;
		top:			50%;
		margin-top:		-255px;
		height:			510px;
		width:			100% }

q {		font-style:		oblique }

ul {		list-style:		square }

#unicycling {	margin:			22px }
