Body{
	background-color : Black;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : White;
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : fixed;
        scrollbar-face-color:#000000;
        scrollbar-arrow-color:blue;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:aqua;
        scrollbar-dark-shadow-color:aqua;
        scrollbar-3dlight-color:blue;
}

Q{
	color : aqua;
	font-style : normal;
	text-decoration : none;
	color : White;
}

a{
	color : aqua;
	font-style : normal;
	text-decoration : none;
	color : White;
}
