@charset "UTF-8";
/* CSS Document */

body{
	background:#DDDDDD;
	}
	
#img{
	width:431px;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	}
p{
	text-align: center;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:13px;
    margin:0;
    padding:0;
}

p a {
color:#878787;
text-decoration:none;
}
a:hover {
color:#AE00FF;
}

