﻿body#gamePrisoners
{
	color: #fff;
	background-color: #000;
	background-image:url(../../SiteImages/Games/Prisoners/bodyBG.gif);
	background-repeat: repeat-y;
	font-family: Arial, Sans-Serif;
}

body#gamePrisoners h1,
body#gamePrisoners p
{
	margin: 0 0 0 100px;
}

body#gamePrisoners h1
{
	font-size: 1.1em;
	margin-bottom: 10px;
}

