body{
			padding:0px;
			margin:0px;
			background: url(resources/images/intro/bg.gif) center ;
		}
		
	table, td {
		width:100%;
		height:100%;
		border:0px;
	}	
	
table {border-collapse:collapse; border:0px;}
	
td { padding:0px;}	
	.bg{ background:url(resources/images/intro/top.gif) no-repeat top; height:10px; width:420px }
	.bg1{ background:url(resources/images/intro/left.gif) no-repeat top; width:10px; height:300px;}
	.bg2{ background:url(resources/images/intro/right.gif) no-repeat top; width:10px; height:300px;}
	.bg3{ background:url(resources/images/intro/bot.gif) no-repeat top; height:11px; width:420px}
	.bg_main{width:400px; height:300px;  background:#cc0000; }