/* CSS Document */
body{
	background-color:#333333;
	background-image:url(http://nanchen.net/prototype_video/poster/Michel_Ange_bground640x360.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachement:fixed;
	background-position:left center;
}