body{
  	background:#000000 url(../img/bg.jpg) left bottom fixed no-repeat;
  	padding:20px 0 0 0;
  	margin:0px;
	color:white;
	font-family: verdana, arial;
	font-size:9pt;
}
a {
	color:white;
}

a#logo {
	border:0;
	margin:0 0 0 50px;
}
	a#logo img {
		border:0;
	}

#start_contact {
	margin:20px 0 0 50px;
	width:275px;
	text-align:right;
}
#start_info {
	font-size:2em;
	margin:30px 0 0 50px;
}


