/* nanobuXz.net webdesign  ::  Styling Tips                                         */
/* extrastarker, dauerhafter, natuerlicher Halt - ohne verkleben, ohne Rueckstaende */
/* --   webdesign.nanobuxz.net                                                      */

body {
	background: #ddd;
	margin: 0;
}
a:link { color: #036; text-decoration: none; }
a:visited { color: #036; text-decoration: none; }
a:hover { color: #f90; text-decoration: none; }
a:active { color: #f90; text-decoration: none; }
#reakktor {
	background: #ddd url(/assets/images/webpunct_logo.gif) no-repeat center center;
	position: absolute;
	width: 100%;
	top: 100px;
	height: 240px;
}