@charset "utf-8";
/* CSS Document */
/*styles for foxyweb page*/
body {
	background-color: #b7ffff;
	font-family: "Times New Roman", Times, serif;
}
#heading {
	position:relative;
	font-size:36px;
	color:#000;
	text-align:center;
	text-decoration:underline;
}
#foxySwf {
	position:relative;
	left:500px;
}
#foxyLessons
{
	position:relative;
	left:200px;
	height:600px;
	width:800px;
}
#foxyMovie
{
	width:800px;
	height:600px;
}
#headingAgent
{
	font-size:56px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
}
#userClick
{
	max-width:400px;
	position:absolute;
	top:400px;
}
#corsairCase
{
	/*this is Corsair case image */
	height:500px;
	width:450px;
}
#specials
{
	/*this is the calculator app I made*/
	height:200px;
	width::200px;
}