/*
Theme Name: rgls default page
Description: rgls default page 
Author: M. Hamer
*/

* {
	margin: 0;
}
html, body {
	height: 100%;
	color: white;
	font-family:Helvetica,Arial,sans-serif;
	background-color:black;}
a {
	color: #808080;
	text-decoration:none;
}

h1,p {
	margin: 0.5em;
}

.centered-inner {
	display: inline-block;
}

.centered-inner {
	text-align: center;
}
