  body {
	margin: 0 !important;
    padding: 0 !important;
	font-family: Georgia, "Times New Roman",
			Times, serif;
	background-image: url('https://wallpaper.dog/large/980755.jpg');
	background-size: 140%;
	color: white;


}
.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #444343;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #333;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none !important;
  padding: 12px 16px !important;
  text-decoration: none !important;
  display: block !important;
  text-align: left !important;
}

.dropdown-content a:hover {
  background-color: #444343;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.intro {
	line-height: 1.4;
}
.whitebox {
    background-color: #ffffffa3;
    color: black;
    width: 463px;
    position: relative;
    left: 100px;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
}


.imagebox .paro {
    background-color: #dedddd;
    color: black;
    height: 319px;
    position: relative;
    left: 690px;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    top: -338px;
    width: 463px;
}

.imagebox .riba {
    background-color: #dedddd;
    color: black;
    height: 432px;
    position: relative;
    left: 690px;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    top: -452px;
    width: 424px;
}

.imagebox .pepper {
    background-color: #dedddd;
    color: black;
    height: 310px;
    position: relative;
    left: 690px;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    top: -622px;
    width: 390px;
}
h2.homeh2 {
    padding-right: 520px;
    right: 37px;
}

h2.hometopic {
    font-size: 24px;
    top: 15px;
    position: relative;
}

	ul {
		padding: 0;
		list-style-type: none;
		margin-block-start: 0em;
		margin-block-end: 0em;
}
	ul.navbar {
		overflow: hidden;
		background-color: #333;
		font-family: Arial;
  }
h1 {
    /* font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; */
    color: white;
    padding-top: 35px;
    /* padding-right: 342px; */
    /* text-align: right; */
    padding-left: 100px;
    font-size: 40px;
}
h1.title {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    color: white;
    padding-top: 35px;
    padding-right: 525px;
    text-align: right;
    font-size: 40px;
}

.oppor_social {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    color: white;
    padding-top: 35px;
    padding-right: 525px;
    text-align: right;
    font-size: 40px;
}
h2 {
    /* font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; */
    padding-left: 100px;
    /* right: 32px; */
    /* padding-right: 712px; */
    text-align: left;
    font-size: 27px;
    margin-block-start: -1.0em;
}
	ul.navbar a {
		float: left;
		font-size: 16px;
		color: white;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
  }
	a:link {
		color: blue }
	a:visited {
		color: purple }
		address {
		margin-top: 1em;
		padding-top: 1em;
		border-top: thin dotted }