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

img{
	border: 0px;
}

#bg {
	width:800px;
	height:600px;
	position: absolute;
	left: 56px;
	top: 30px;
}


#bg .img {
	width:800px;
	height:600px;
	background-image: url(http://www.nma.sg/finxsg/interface_bg_v3.png);
	background-position: top;
	background-color: #000000;
	background-repeat: no-repeat;	
}

#forum {
	width: inherit;
	height: inherit;
	position: absolute;
	text-decoration: none;
	top: 320px;
	left: 380px
}

#forum .forum-button {
	width: inherit;
	height: inherit;
	text-decoration: none;
}

#forum .blog-button {
	width: inherit;
	height: inherit;
	text-decoration: none;
}

#text {
	width: 613px;
	position:absolute;
	color:#FFFFFF;
	text-decoration:none;
	border:hidden;
	left: 12px;
	top: 550px;
}
