@font-face {
	font-family: 'BrixSlab-Black';
	src: url('webfonts/203A5C_0_0.eot');
	src: local('☺'), url('webfonts/203A5C_0_0.woff') format('woff'), url('webfonts/203A5C_0_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BrixSlab-Bold';
	src: url('webfonts/203A5C_1_0.eot');
	src: local('☺'), url('webfonts/203A5C_1_0.woff') format('woff'), url('webfonts/203A5C_1_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{background:#EEE;
	font-family:BrixSlab-Bold;}

h1{ text-align:center;
		color:#111;
		font-size:500%;
		line-height:500%;
		font-family:BrixSlab-Black;}

.iain{ text-align:center;
		color:#111;
		font-size:200%;
		line-height:200%;
		marigin:0px;}

p{ text-align:center;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#111;
	font-size:100%;
	line-height:110%;
	margin:0;}
a{color:#111;}