body
	{
	background-color: #250e14;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-image: url("cycling/background.portal.jpg?v=2407");
	margin: 0;
	padding: 0;
	}
