<!DOCTYPE html>
<html>
<head>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300' rel='stylesheet' type='text/css'>
<style>
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:11pt;
	color: rgb(48,48,48);
	font-style:normal;
	
	background-color:rgb(255,255,255);
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(202,23,30);
	font-style:normal;
}
h1 {
	font-size:22pt;
}
h2 {
	font-size:20pt;
}
h3 {
	font-size:18pt;
}
h4 {
	font-size:16pt;
}
h5 {
	font-size:14pt;
}
h6 {
	font-size:12pt;
}
.as_logo_bg  {
	background-image:url('/img-sys/logo.png');
	background-size:contain;
	background-repeat:no-repeat;
}

.as_center {
	margin-left: auto;
	margin-right: auto;
}
</style>
<title>This Account Has Been Suspended</title>
</head>
<body>
<h1 style="text-align:center;">
This Account Has Been Suspended
</h1>
<div class="as_center" style="width:284px;">
Powered by <a href="http://www.abacusstudio.hr">Abacus Studio d.o.o.</a>
</div>
</body>
</html>
