/* Main design Sheet for www.exoticgrey.com
CAUTION- Changing this will affect the whole website's appearance!!*/
body{
	background-color : 999999;
	scrollbar-track-color : Gray;
	scrollbar-shadow-color : Gray;
	scrollbar-highlight-color : 666666;
	scrollbar-face-color : Maroon;
	scrollbar-darkshadow-color : Black;
	scrollbar-base-color : Black;
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Black;
}
.title{
	font-family : "Comic Sans MS";
	font-size : large;
	font-weight : bold;
	color : Maroon;
}
.body_text{
	font-family : sans-serif;
}
h4{
	font-family : cursive;
}
.footer{
	font-size : smaller;
	text-align : right;
}
