

body,html {
	overflow-x:hidden;
}

body {
	padding-left: 10px;
	padding-top: 10px;
}

p {
	font-size: 24;
}
a.star:link {
	text-decoration: none;
	color: blue;
}
a.star:visited {
	text-decoration: none;
	color: blue;
}
