/*CSS for Desktop devices*/
/*Navigation Bar*/
nav
{
	background-size:100% 100%;
}
/*Body*/
/*Index page Interface*/
.description
{
	margin-left:400px;
}
/*DIV containing image at top
.welcome
{
	background-size:cover;
	background-repeat: no-repeat;
	overflow:hidden;
}
.welcome p
{
	margin-left:5%;

}

/*DIV containing written paragraphs*/
*/