body {
	background-color:black;
	margin:0px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}

#title_contact {
	display:block;
	position:absolute;
	z-index:0;
	top:0px;
	left:10px;
	width:593px;
	height:74px;
	background-image:url(./images/title_contact.jpg);
}

#swf_form {
	display:block;
	position:absolute;
	z-index:0;
	top:110px;
	left:15px;
	width:480px;
	height:300px;
}