@import url(cssText.css);
@import url(cssForm.css);
@import url(cssLink.css);

* {
	color: #FFFFFF;
}

body {
	background-color: #000000;
}

