/*
Theme Name: Blocked site
Description: Used only when a site is temporariy blocked..
Version: 1.6
Author: Robin Pietersen
Author URI: http://autotrader.co.zA/
*/

body
{
	font-family:arial;
	color:#555;
	font-size:12px;
	text-align:center;	
}

h2
{
	background:#555;
	color:#fff;
	padding:15px 10px;
}

.container
{
	margin:100px auto;
	width:400px;
		
}