body {
	background-color: #121212;
	color: #FFE6B3;
	font-size: 16px;
	text-align:center;
}
a:link {
	text-decoration: none;
	font-style: italic;
	 color: inherit;
}
a:visited {
	text-decoration: none;
	font-style: italic;
	 color: inherit;
}
a:active {
	text-decoration: none;
	font-style: italic;
	 color: inherit;
}
.from {
	color: #FFE6B3;
	text-align: center;
}
.info {
	font-style: italic;
	font-size: 16px;
	text-align:left;
}
.Title {
	font-size: 24px;
	color:#FFE6B3;
	text-align:center;
	font-weight: bold;
}
.title2 { text-align:center;
	color: #FFE6B3;
	font-size: 20px
}
.title3 { text-align:left;
	color: #FFE6B3;
	font-size: 20px
}
.ask {
	font-size: 16px;
	color:#FFFF00;
	text-align: left;
}
.answer {
	font-size: 16px;
	color: #00EBFF;
	text-align: left;
}
.ps {
	font-size: 16px;
	color:#61FF00;
	font-weight: bold;
}
.other {
	font-size: 16px;
	text-align: left;
	color: #FF9E00;
}
.other2 {
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
}
.other3{
	font-size: 16px;
	text-align: left;
	color: #FFE6B3;
}
.other4{
	font-size: 16px;
	text-align: left;
	color:#EDB7F9;
}
.other5{
	font-size: 16px;
	text-align: left;
	color:#00FF4C;
}
.other6{
	font-size: 16px;
	text-align: left;
	color:#CD0003;
}
.img {
    	height: auto;
    	max-width: 100%;
    }
.img1 {
    	height: auto;
    	max-width: 100%;
		float: left;
    }