@charset "utf-8";
/* CSS Document */

body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: #B19CD9;
}


h1 {
	text-align: center;
}

h3 {
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-bottom: 20px; 
}

.wrapper {
	padding-left: 15px; 
	padding-right: 15px; 
}

.selfPicture {
	text-align: center;  
}

.text {
	padding-left: 100px; 
	padding-right: 100px; 
	padding-bottom: 20px; 
	padding-top: 20px; 
	border-bottom-width: medium;
	border-bottom-style: solid;
	background-color: #D0C3E8
}

.webdesigns {
	border-top-width: medium;
	border-top-style: solid;
}

.row1 {
	padding-bottom: 20px; 
	text-align: center; 
}

.row2 {
	padding-bottom: 100px; 
	text-align: center; 
}

#websites {
	text-align: center; 
}

span {
	padding-left: 20px; 
	padding-right: 20px; 
}

