@charset "utf-8";
/* CSS Document */

body{
	background-attachment: fixed;
	background-image: url(images/metrobits-wallpaper-prague-299.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
