html,body {
	height: 100%;
}
body {
	/* text-align: top; */ // Center Text
}
#container {
	margin: auto;
	width: 750px; 
	text-align: left;
	height: 100%;
	background-color:#FFFFFF
}
.main {
	width: 750px; 
	height: 100%;
}

.centru_alb {font-family: Arial; font-size: 12px; font-weight: normal; color: #ffffff; 
text-align: center;} 

.centru_negru {font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; 
text-align: center;} 

.corp_negru {font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; 
text-align: left;} 

.corp_alb{font-family: Arial; font-size: 12px; font-weight: normal; color: #ffffff; 
text-align: left;} 

.titlu_poezie {font-family: Arial; font-size: 13px; font-weight: bold; color: #af1d1e; 
text-align: left;} 

.titlu_poezie_centru {font-family: Arial; font-size: 13px; font-weight: bold; color: #af1d1e; 
text-align: center;}
