
#title {
	font-size: 72px;
	font-family: Arial;
	text-shadow: 2px 2px #ff0000;
	color: white;
	font-style: italic;
	margin-right: auto;
	margin-left: 50px;




}

#pictureframe1 {
	height: 200px;
	width: 200px;
	border-style: outset;
	border-color: black;
	border-width: 2px;
	margin: auto;
	margin-top: 20px;
	background-image: url(druggy.jpg);

}

#pictureframe2 {
	height: 200px;
	width: 120px;
	background-image: url(foo.png);
	float: left;
	margin: auto;

}

/*
#container0 {
background-color: green;
width: 1080px;
height: 400px;
margin-right: auto;
margin-left: auto;
margin-top: auto;
border-style: outset;
border-width: 30px;
border-color: blue; 

}
*/

#container {
background-image: url("trippy.jpg");
width: 1080px;
height: 2000px;
margin-right: 20px;
margin-left: 20px;
margin-top: 10px;
color: white;
font-size: 18px;
padding: 50px;
border-style: outset;
border-width: 30px;
border-color: blue; 


}

#contentarea {
background-color: red;
margin-right: auto;
margin-left: auto;
width: 485px;
height: 402px;
margin-top: 50px;
border-style: outset;
border-width: 15px;
border-color: black;


}

#contentarea2 {
background-color: white;
margin-right: auto;
margin-left: auto;
width: 800px;
height: 500px;
margin-top: 50px;
border-style: outset;
border-width: 15px;
border-color: black;
padding: 10px;
}

.textquestions {

	font-family: Lucida Console;
	font-size: 16px;
	color: black;

}

.link {

	color: purple;
}

.lelelelelel {

	font-size: 999999999999999999999999999px;
}

.lonk {

	font-weight: 939003490293402934092934px;
}

h1 {
	margin: auto;
	font-size: 69px;
	color: black;

}


body { background-color: cyan;}

</style>
