/*
    ____  ___    ____  __________________    ______
   / __ \/   |  / __ \/_  __/  _/ ____/ /   / ____/
  / /_/ / /| | / /_/ / / /  / // /   / /   / __/   
 / ____/ ___ |/ _, _/ / / _/ // /___/ /___/ /___   
/_/   /_/  |_/_/ |_| /_/ /___/\____/_____/_____/

author: cole rise
created: twenty-ninth day of october, two-thousand & eight.

*/

/* reflector styles ---------------------------------------------------------------- */

#reflector {
	margin: 0;
	padding: 0;
	position: absolute;

	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
}
