@charset "UTF-8";
/* CSS Document */

body {
	height: 100%;
	background-image: url(martin-sylvestre-bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}


.bg  {
	background-position: bottom;
	vertical-align: bottom;
}