body{
    background-color: #fff;	
}


a {
	text-decoration: none;
    color: black;
    /*font-weight: bold;*/
}

a:hover {
	color: #4da6ff;
	text-decoration: none;
}

#topnav {
	background-color:  #fff;
	margin-top: -20px ;
}

#nav {
	position: absolute;
	top: 175px;
	right: 0;
}

.top {
	display: inline-block;
}

.navbar {
	height: 50px;
	padding-right: 300px;
}

.bob {
	display: inline-block;
	float:right;
	background-color:  #a6a6a6;
	border-radius: 5px;
	border: 3px solid  #8c8c8c;
	padding: 12px 32px;
	font-weight: bold;
	margin-right: 20px;
    text-align: center;
}

.mynd {
	float: left;
}

#takki {
	border-radius: 5px;
	border: 3px solid  #8c8c8c;
	background-color:  #a6a6a6;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	padding: 15px 15px;
}

.final {
	margin-top: 30px;
}

#takki:hover {
    background-color: #808080; 
    color: white;
}

#inner {
	height: 75px;
	width: 75px;
	background-color: #547980;
	position: fixed;
	margin-left: 200px;	
}

#section {
	width: 70%;
	/*height: 700px;*/
    min-height: 700px;
	padding: 10px;
	margin: 30px;
	margin-top: 50px;
	background-color: #f2f2f2;
} 

#home {
	border-radius: 5px;
	border: 3px solid  #8c8c8c;
	background-color:  #a6a6a6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	padding: 15px 15px;
	width: 150px;
}

#picture {
        width: 80%;
}

#m1 {
    display: inline-bl,ock;
    margin: 0 40px 0 0
}

#dejour {
    text-decoration: underline;
}

#listi {
    padding-left: 20px;
}

#row {
	width:250px;
	height:250px !important;
    
}

table, td {
	border: 1px #70b8ff dashed;
}