@charset "utf-8";
/* CSS Document */

#container {
	width: 900px;
	direction:rtl;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#tofes {
	margin-right: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bold {
	font-size: 18px;
	font-weight: bolder;
	color: #462046;
}


#title {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
.text a {
	color: #462046;
}
