body {
	margin: 0;
	padding: 0;
	background-image: url(/grafic/background_2.jpg);
	background-color: #643813;
}
html, textarea {
	overflow: auto;
}

body, input, textarea {
	font-family: "Courier New",Courier,monospace;
	font-size: 12px;
}
img, form, p {
	border: 0;
	margin: 0;
	padding: 0;
	display: inline;
}
h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 18px;
}
#div_twitter {
	position: absolute; 
	left: 680px; 
	top: 220px;
}
#div_welcome {
	position: absolute; 
	width: 420px; 
	left: 160px; 
	top: 205px;	
}
#div_contact {
	position: absolute; 
	width: 420px; 
	left: 160px; 
	top: 100px;
}
#div_authors1 {
	position: absolute; 
	width: 420px; 
	left: 160px; 
	top: 150px;
}
#div_authors2 {
	position: absolute; 
	width: 420px; 
	left: 160px; 
	top: 200px;
}
#div_con {
	position: absolute; 
	z-index: 0; 
	top: -200px; 
	left: 640px;	
}
#div_deals {
	position: absolute;
	top: 180px;
	left: 700px;
	background-color: #FFF;
	height: 180px;
	width: 200px;
	font-size: 11px;
}
#div_postit2 {
	position: absolute; 
	left: 910px; 
	top: 230px;
}

#div_c_hover {
	position: absolute; 
	top: 30px; 
	left: 700px; 
	z-index: 100; 
}
