body{
	width:98%;
	text-align:center;
}
h1{
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
p{
}
a{
    text-decoration:none;
    color:#000; 
}
a:hover{
    text-decoration:underline;
}
