	@import url(layouts.css);
	
	.welcomeText {
		width: 600px;
		height: 120px;
		margin: 360px auto 0 auto;
		text-align: left;
		line-height: 15px;
		color: #CCCCCC;
	}
	#contentFrame {
		background: url(images/backgrounds/background_main.jpg) no-repeat 0 0;
		height: 480px;
	}
