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

#mainframe {
	position:relative;
	margin:0px auto;
	background-color: #000000;
}

#facebook_box_01 {
        position:relative;
        left:2px;
        top:2px;
        width:480px;
        height:559px;
        z-index:1;
        background-color: #000000;

body {
	background-color: #000000;
}
