

body		{
			background-color: #000000;
			}
			
a			{
			color:#FF0000;
			text-decoration:none;
			}
			
a:hover		{
			color: #0066FF;
			text-decoration:none;
			}

.boxmain
			{
			background-image: url(background.jpg);
			background-repeat: no-repeat;
			background-position: center;
			width: 1151px;
			height: 904px;
			margin-left:auto;
			margin-right:auto;
			}

.boxtalk	{
			color: #000000;
			background-color: transparent !important;
			width:485px;
			height:313px;
			position:relative;
			top:275px;
			left:272px;
			}

.boxtalk iframe
			{
			border-style:none;
			color:#000000;
			background-color: transparent;
			width:485px;
			height:313px;
			}
			
.boxmain .menu
			{
			width:480px;
			height:40px;
			background-image:url(menubar.png);
			background-position:center;
			background-repeat:no-repeat;
			position: relative;
			top:250px;
			left:275px;
			text-align:center;
			}
			
.boxmain .menu .menu1
			{
			width:45px;
			position:relative;
			top:8px;
			left:25px;
			font-size: 16px;
			}
			
.boxmain .menu .menu2
			{
			width:45px;
			position:relative;
			top:-9px;
			left:125px;
			font-size: 16px;
			}

.boxmain .menu .menu3
			{
			width:45px;
			position:relative;
			top:-30px;
			left:300px;
			font-size: 16px;
			}

.boxmain .menu .menu4
			{
			width:45px;
			position:relative;
			top:-50px;
			left:395px;
			font-size: 16px;
			}
			