@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
}


body {
	background-image: url(../images/culloden.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


