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

body {
	background-position:center;
	background-image: url(home/bg.jpg);
}

#logo {
	position: relative;
	top: 300px;
}


#link {
	position: relative;
	top: 320px;
}

