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

body{
	margin:0px;
	background-color:#000;
}
#Ragdoll{
	width:1000px;
	height:625px;
	margin-left:auto;
	margin-right:auto;
}
#Ragdoll_INT{
	width:1000px;
	height:625px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../IMG/BG.jpg);
	background-repeat:no-repeat;
}
#Ragdoll_Music{
	width:1000px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}