body {
	background-image: url(images/back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-color: #0C1127;
	background-position: center top;
	background-attachment: fixed;
}

body, td{
	vertical-align:top;
	padding:0px;
	margin: 0;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}
