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

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 540px;
}

#logo {
	width: 540px;
	height: 495px;
}

#message {
	width: 540px;
}

img {
	max-width: 100%;
}

p {
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


#contactInfo {
	font-size: 13px;
}