body				{background-color: #af3b1d}

h1					{font-size:18px}

p					{font-size:14px;
					line-height:1.8em}

nav				{width: 800px;
					margin-left: auto;
					margin-right: auto;
					margin-top: 30px;
					font-size: 12px;
					color: white}

nav a				{color: white;
					text-decoration: none}

section			{width: 800px;
					margin-left: auto;
					margin-right: auto;
					height: 900px; 
					text-align: center;
					margin-top: 5px;
					background-color:white}

footer			{width: 800px;
					height: 100px;
					margin-left: auto;
					margin-right: auto;
					font-size: 11px;
					text-align: center;
					line-height: 1.4em;
					background-color: white}
				
footer span	{font-family: 'Times New Roman', 'Times'}

#cover			{margin-top: 60px; 
					margin-bottom: 40px}
				
#enter			{margin-top: 30px;
					margin-bottom: 40px;
					border: 0}
