*			{ margin:0; padding:0; border: 0; outline: 0 }
a			{ text-decoration: none }
a:hover		{ text-decoration: underline }
p			{ margin: 1em 0 }
.clear		{ clear: both }
.left		{ text-align: left }
.center		{ text-align: center }
.right		{ text-align: right }

html {
	height: 100%;
}
body {
	height: 100%;
	background: url(../img/proton.jpg) no-repeat center center;
}

