/* General */
body
{
	font-family: serif;
}

/* Content */
#content
{
	top: 0;
	left: 0;
}

/* Head */
#head
{
	display: none;
}

/* Sidebar */
#sidebar
{
	display:none;
}

/* Actions */
#actions
{
	display:none;
}