Experiment
diff --git a/_index.html b/_index.html
index 8159703..5255f4f 100644
--- a/_index.html
+++ b/_index.html
@@ -74,13 +74,21 @@
 <h6 style="background-color: rgb(250, 253, 87);">Screencasts</h6>
 Find out more about ABM and AMP in these presentations.. (Externally hosted.)<BR />
 
-<div class="feature imageLeft">
-<a class="featureScreencast gallery" rel="prettyPhoto[all]" 
-title="Screencast on syntax highlighting" href="http://www.youtube.com/v/lYp7Pq44CNM&amp;hl=en_US&amp;fs=1&amp;hd=1">
-<img src="images/screenicons/overview.jpg"/>
+<div>
+<a class="gallery" rel="prettyPhoto[all]" 
+title="Xtext in less than a minute" href="http://vimeo.com/8260921">
+<img src="images/maincast.png"/>
 <div class="overlay"></div>
 </a>
+</div>
 
+<object width="580" height="360">
+				<param name="movie" value="http://www.youtube.com/v/pSYzf_p6StY&amp;hl=en_US&amp;fs=1?rel=0&amp;hd=1&amp;border=1"></param>
+				<param name="allowFullScreen" value="true"></param>
+				<param name="allowscriptaccess" value="always"></param>
+				<embed src="http://www.youtube.com/v/pSYzf_p6StY&amp;hl=en_US&amp;fs=1?rel=0&amp;hd=1&amp;border=1"
+								type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>
+								
 <table>
 				<tr>
 								<td><a href="http://www.youtube.com/watch?v=1bVVptIEjoA"><img src="images/screenicons/overview.jpg">Overview</a>
@@ -163,4 +171,5 @@
 				components.</li>
 </ul>
 </div>
-</div></div>
\ No newline at end of file
+</div>
+</div>
\ No newline at end of file
diff --git a/style2.css b/style2.css
index aac42ef..d4958ad 100644
--- a/style2.css
+++ b/style2.css
@@ -55,7 +55,6 @@
 	width: 30%;
 	margin-right: 3%
 }
-
 #feature_generation {
 	float: left;
 	width: 30%;
@@ -151,6 +150,74 @@
 	visibility: hidden;
 }
 
+/*
+customizing of yahoo pipes
+*/
+
+.headlines {
+}
+
+.headlines h3 a {
+	color: black;
+}
+
+.headlines ul li {
+	margin: 0 0;
+	list-style-type: none;
+	list-style-image: none;
+}
+
+.headlines div.title {
+	display: inline;
+	margin-right: 0.5em;
+}
+
+
+.headlines div.meta {
+	display: inline;
+	color: #444444;
+	font-size: smaller;  
+}
+
+.headlines div.meta a {
+	color: #444444;
+	font-weight: normal;
+}
+
+.headlines div.item {
+	display: block;
+	}
+	
+.fastheadlines div.item div.description a {
+	color: black;
+	}	
+
+#stats {
+	color: #444444;
+	}
+	
+#screencast {
+	margin-bottom: 10px;
+}
+
+#newAndNoteworthy a {
+   display: block;
+   width:218px; 
+   height:51px;
+   padding: 0;
+   text-indent: -9000px;
+   background:transparent url("images/newAndNoteworthy.png") no-repeat 0 0;
+   margin-top: 10px;
+}
+#eclipseCommunityAward a {
+   display: block;
+   width:144px; 
+   height:144px;
+   padding: 0;
+   text-indent: -9000px;
+   background:transparent url("http://www.eclipse.org/images/awards/winner10.jpg") no-repeat 0 0;
+   margin-top: 10px;
+}
 
 /*
 #screencast {