
/*  for thedawnspot.com splash entry page only  */
/* Author: Heidi Harrier */
/* CS 332A - Advanced HTML */


@import url(dawn.css);

#entryimage {
		text-align: center; 
		margin-top: 135px;
		}

#actualenter {
		float: right; 
		margin-right: 300px;
		}

#actualenter img {
		border: 0px;
		}

#entryfooter {
		text-align: center; 
		margin-top: 230px;
		}
