/* =IMPORTS
----------------------------------------------- */
@import url("reset.css");
@import url("elements.css");
@import url("layout.css");
@import url("prettyPhoto.css");
body  {
	color: #888888;
	background: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
	text-align: center;
}

@import url("layout.css");

