/* take off borders */
body{
	margin: 0;
	overflow:hidden;
}

