/*--- Gravitation Styles ---*/
body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background : #000000;
}
#planetsPanel {

}
#planets {
	width : 300px;
	height : 300px;
}
#moleculePanel {

}
#molecule {
	width : 300px;
	height : 300px;
}
