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

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}

img {
	border: 10px solid #fff;
}
