/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10p;
	background-color: #FFCCFF;
}

h2 {
	font-style: italic;	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10p;
}

.container {
	text-align: center;
	margin: auto;
	width: 955px;
}

.smexy-hpphoto {
	position: relative;
	width: 238px;
	float:left;
}

.profile-photos {
	border-width: thick;
	border-style: solid;
	border-color: #000000;
}