html { 
}

body {
	background-color: #000;
	background-image: url('../images/postup.jpg');
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
}

#col {
	position: relative;
	top: 10px;
	left: 350px;
	width: 58%;
	border: 0px;
}
