
/*
style sheet for Dance Physics creativec.html 
Author:  Dawn Saunders  
Version: 1
Date:    10 December 2009
*/
#poster		{width: 800px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;}

#moveLeft	{position: relative; left: -20px;}

#text		{width: 800px;}

#thisText	{width: 800px;
		}

#moveLeft2	{position: relative; left: -20px;}

#thisText	a{color: #face2d;}

#thisText	a:hover{color: #a0b3af;}