

body 
{
	text-align: center;
	margin: 20px;		/* shift whole page down by 25 pixels */
	background-color: 0e0e0e;background-image: url('../work/Images/background.jpg'); background-repeat: no-repeat;background-position:top;background-repeat:repeat-y;
}



h1 {text-align:center;color="3399FF"}
p.date {text-align:right; color="#f5bc15"; font-size:16px}
p.main {text-align:justify; color="00FF00";font-size:14px}