.u {
	text-decoration: underline;
}
.summary {
	display:inline-block;
	width:30%;
}
.container {
	display:inline-block;
	width:69%;
}
h1 {	
	text-align: center;
	padding:0% 5%;
}
.intro {
	text-align: justify;
}
.switch {
	position:fixed;
	top: 0px;
    right: 0px;
}
.switch img {
	width:75%;
	height:75%;
}
.skills {
	float: left;
	text-align: justify;
	padding: 1%;
}
/**{
    border:1px dashed #3A5FCD;}*/