body{

	background: url(images/bg.jpg) center center repeat fixed;

}


p a{
text-decoration:none;
font-weight:bold;
color:#222;
}

#flash{
	border: #222 dashed 10px;

}


p a:hover{
text-decoration:none;
font-weight:bold;
color:#ec0c8b;
}

div{
	width:100%;
	text-align:center;
	position:relative;
	width:720px;
	left:50%;
	margin-left:-360px;
}