*{
	margin:0 auto;
	padding:0 auto;
	font-family:Arial;
}

html {
	background:url("img/header_bgr_admin.png") center top repeat-x;
	background-color:#E5F5FD;
}

header, footer, aside, nav, article, section {
    display:block;
	margin:0 auto;
} 

body {
	text-align:center;
	width:1000px;
}


img {
	border:0;
}

#top {
	padding-top:80px;
	
}

#tops {
	display:inline;
	vertical-align:middle;
	font-size:34px;
	color:#404041;
	
}

#topr {
	vertical-align:middle;
	font-size:18px;
	color:#491D56;
	
}

#bottom {
	padding-top:30px;
}

a {
	color:#491D56;
	text-decoration:underline;
}

a:hover {
	color:#491D56;
	text-decoration:none!important;
}
