*{margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #454545;
}

#header {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #FFCC99;
	color: #0000FF;
}

h1 {
	margin-top: 0;
	font-size: 25px;
	font-weight: bold;
}

#footer {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background: #FFCC99;
	color: #0000FF;
	}
p {
	margin-top: 0;
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}

a {
	text-decoration: none; 
}

#fbtab{
background: url(../images/top.png) no-repeat; 
right:-5px;  
top:70%;
height:41px;
width:30px;
margin:0;
padding:0;
position:fixed;
z-index:5000;
}

#fbtab a{
display:block;
width:100%;
height:100%;
}
