html, body, img {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-align: center;
}
hr {
	height: 1px;
	width: 100%;
	margin: 10px 0;
	border: 0;
	border-top: dashed 1px #E7E7E7;
}
#changelang {
	margin:15px; 
	font-size: 2em;
}
#info{
	font-size:2em; 
	margin: 20px auto 10px;
	color:#231815;
}
#home{
	font-size:2em; 
	margin:25px auto;
}
#home .title {
	font-size:1.2em; 
	/* color: #753885; */
	color: #55504D;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
#content{
	font-size:2em; 
	margin:25px auto;
	color: #231815;
}
#content .title {
	font-size:1.5em; 
	/* color: #A745C0; */
	color: #55504D; 
	text-decoration: none;
	text-transform:uppercase;
}

/* #content a{
	
	color: #55504D; 
	text-decoration: none;
} */
.subtitle { 
	color: #231815;
	text-decoration: none;
	font-weight:bold;
}
#footer {
	font-size: 1.5em; 
	color: #231815;
}

.image_decs{
	color:#fff;
}

.home_btn{
	color:#999999;
}

#changelang a{
	color:#231815;
}