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

body{
background-color:#FFFFFF;
margin:0px;}
#bg{
background-image:url(/splash/splash-page_03.png);
background-repeat:repeat-y;
background-position:center;
width:1000px;}
#top{
background-image:url(/splash/splash-page_01.png);
background-position:center top;
background-repeat:no-repeat;
width:1000px;}
#bot{
background-image:url(/splash/splash-page_09.png);
background-position:center bottom;
background-repeat:no-repeat;
width:1000px;}
.img{
margin:50px 0px 50px 0px;}
