body {
	/*background-image: url(images/back.jpg);*/
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
	background-position: bottom right;
	padding:0;
	margin:0;
}
#title {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #CCC;
	text-align: center;
}