﻿@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	top: 150px;
	
}
body {
	background-color: #FFFFFF;
	font-family: "Century Gothic";
}
h1 {
	font-size: 288px;
	color: #0000FF;
	font-weight: 100;
}
h2 {
	font-size: 72px;
	color: #FFFF00;
	font-weight: 100;
}
h3 {
	font-size: 48px;
	color: #008000;
	font-weight: 200;
}
li {
	margin-left:50px;list-style:circle;line-height:1.4em
}
p {
	margin-left:40px
}
ul {
	text-indent:0px;
	margin-left:50px

}
#CIS1a h1 {
	font-size:144px;position:absolute;left:30px;top:50px

}
#CIS1b h1 {
	font-size:144px;position:absolute;left:30px;top:50px;color:green

}

#CIS2
{
	position:absolute;left:30px;top:50px
} 
#CIS3
{
	position:absolute;left:150px;top:50px
}
#CIS4 {
	left:100px; width:800px;top: 400px; height: 600px; font-size: 1.2em; font-weight: 400;line-height:1.6em
}
#CIS5
{
	position: absolute;
	left: 30px;
	top: 800px;
	width: 800px;
	background-image: url('images/Olympic-rings.png');
	background-position: center;
	
	background-repeat: no-repeat;
}