#body{
		background-image:url('../images/404_pageart_4.png');
		background-position:center top;
		background-repeat:repeat-x;
		margin-top:-12px;
		padding-top:12px;
		min-height:600px
}

.button404 em
{
	font-size:22px!important;
	font-weight:bold;
}

.button404 em img
{
	margin-right:10px!important;
}

.content_404 h1
{
	padding-top: 60px;
	font-size: 30px;
	/* margin-left:160px; */
	text-align: center;
	width: 960px;
	color: black;
	font-weight: bold;
}

.content_404 p
{
	padding-top: 0px;
	font-size: 18px;
	/* margin-left:160px; */
	text-align: center;
	width: 960px;
	color: black;
}

