@charset "UTF-8";
*{margin:0px; padding:0px;}
body, html, #master{height:100%;}
#master{}
body {background:#d1d1d1;}
#alternative_content
{
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:20px;
}
#alternative_content p
{
	margin-bottom:5px;
}
