*{
padding:0;
margin:0;

}
a:link {
	text-decoration: none;
	border: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
li {
	list-style-type: none;
}
h2 {
	font-size: small;
}
.main {
	width: 700px;
}
